用户直接进入,不用点击点登录界面,jpg 转成webp 图片格式的转换
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginBottom="10dp"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="40dp"
|
||||
android:layout_height="42dp"
|
||||
android:background="@drawable/other_text">
|
||||
|
||||
<Spinner
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<!--设置系统的取消预览(空白窗口)为true -->
|
||||
<item name="android:windowDisablePreview">true</item>
|
||||
<!--设置背景为透明-->
|
||||
<item name="android:windowIsTranslucent">true</item>
|
||||
<item name="android:windowIsTranslucent">false</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.NoActionBar">
|
||||
|
||||
Reference in New Issue
Block a user