mirror of
https://github.com/leanote/leanote-android.git
synced 2026-01-14 07:00:23 +08:00
hide action panel first
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
android:background="#fff"
|
||||
android:gravity="center_vertical|end"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingStart="16dp">
|
||||
android:paddingStart="16dp"
|
||||
android:visibility="gone">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_revert"
|
||||
|
||||
Reference in New Issue
Block a user