1. 增加1+16左侧面板density=160的适配,以防不测

2. opt左侧面板点击监听
This commit is contained in:
tongchenfei
2020-07-08 10:16:09 +08:00
parent c961f5b0f5
commit ba1ad762ef
4 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -2,6 +2,7 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true"
xmlns:app="http://schemas.android.com/apk/res-auto">
<ImageView