diff --git a/powerbell/build.gradle b/powerbell/build.gradle index bf2920f..83b77a0 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -87,7 +87,7 @@ dependencies { //api 'cc.winboll.studio:libappbase:15.12.2' // WinBoLL备用库 jitpack.io 地址 - api 'com.github.ZhanGSKen:AES:aes-v15.12.8' + api 'com.github.ZhanGSKen:AES:aes-v15.12.9' api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1' //api fileTree(dir: 'libs', include: ['*.aar']) diff --git a/powerbell/build.properties b/powerbell/build.properties index a189291..b7f1957 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Wed Dec 31 20:53:46 HKT 2025 +#Mon Jan 05 11:08:15 GMT 2026 stageCount=46 libraryProject= baseVersion=15.14 publishVersion=15.14.45 -buildCount=0 +buildCount=4 baseBetaVersion=15.14.46 diff --git a/powerbell/src/main/res/layout/activity_settings.xml b/powerbell/src/main/res/layout/activity_settings.xml index abf5ddc..f4e2546 100644 --- a/powerbell/src/main/res/layout/activity_settings.xml +++ b/powerbell/src/main/res/layout/activity_settings.xml @@ -13,118 +13,131 @@ android:gravity="center_vertical" style="@style/DefaultAToolbar"/> - + android:layout_height="0dp" + android:layout_weight="1.0"> - - - - + android:layout_height="wrap_content"> + android:layout_height="wrap_content" + android:gravity="right"> - + android:background="@drawable/bg_frame" + android:padding="10dp"> - + + + + + + + + + + + + + + +