mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-14 05:27:10 +08:00
合并手机端开发的分支文件,修复编译参数不同步问题。
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:clickable="true">
|
||||
<item
|
||||
android:left="0dp"
|
||||
android:top="0dp"
|
||||
android:right="0dp"
|
||||
android:bottom="0dp"
|
||||
android:drawable="@drawable/mi_blankbackground"/>
|
||||
</layer-list>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
@@ -5,7 +5,7 @@
|
||||
<item
|
||||
android:id="@+id/action_mi_gallery"
|
||||
android:title="@string/mi_gallery"
|
||||
android:icon="@drawable/ic_mi_gallery2"
|
||||
android:icon="@drawable/ic_mi_gallery3"
|
||||
app:showAsAction="ifRoom"/>
|
||||
|
||||
<item
|
||||
|
||||
Reference in New Issue
Block a user