iv class="item " data-url="/zhuhaiwen/zeropay/src/V1.5.0">V1.5.0
v1.2.2

styles.xml 1.6KB

    <resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar"> <item name="android:fitsSystemWindows">true</item> <item name="colorPrimary">@android:color/white</item> <item name="colorPrimaryDark">@android:color/white</item> <item name="colorAccent">@color/colorAccent</item> </style> <style name="ZhuDialog" parent="android:style/Theme.Dialog"> <!--背景颜色及透明程度--> <item name="android:windowBackground">@android:color/transparent</item> <!--是否有标题 --> <item name="android:windowNoTitle">true</item> <!--是否浮现在activity之上--> <item name="android:windowIsFloating">true</item> <!--是否模糊--> <item name="android:backgroundDimEnabled">false</item> <!--<item name="android:windowFrame">@null</item>--> </style> <!-- Base application theme. --> <style name="SplashActivityTheme" parent="Theme.AppCompat.Light.NoActionBar"> <!-- Customize your theme here. --> <!-- <item name="android:windowTranslucentNavigation">true</item>--> <!-- <item name="android:windowTranslucentStatus">true</item>--> <item name="android:windowFullscreen">true</item> <!-- <item name="android:windowBackground">@drawable/bg_splash</item>--> </style> <!--微信WXEntryActivity.java白色闪屏--> <style name="Transparent"> <item name="android:windowBackground">#50000000</item> <item name="android:windowNoTitle">true</item> <item name="android:windowIsTranslucent">false</item> </style> </resources>
zeropay - Gogs: Go Git Service

0元购Android端

rc_file_path.xml 109B

    <?xml version="1.0" encoding="utf-8"?> <paths> <external-path name="rc_external_path" path="."/> </paths>
zeropay - Gogs: Go Git Service

0元购Android端

朱海文 c7c86289ac 登入、登出刷新首页列表 4 gadi atpakaļ
..
src c7c86289ac 登入、登出刷新首页列表 4 gadi atpakaļ
.gitignore b02799cb3b init 4 gadi atpakaļ
build.gradle ae3535fb51 versionname 4 gadi atpakaļ
pack.txt 3a502813d0 [ADD]登录弹窗 4 gadi atpakaļ
proguard-rules.pro 3e6185674f 自定video 4 gadi atpakaļ
zeropay.jks b4741a46fc [ADD]签名 4 gadi atpakaļ
zeropay.jks.old b4741a46fc [ADD]签名 4 gadi atpakaļ