Skip to content

Commit c30a5e7

Browse files
committed
update tips label of DEMO and update DEMO gif.
1 parent 37e09be commit c30a5e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

2.gif

861 KB
Loading

ResideMenuDemo/res/layout/home.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<TextView
2626
android:layout_width="wrap_content"
2727
android:layout_height="wrap_content"
28-
android:text=" 1. Swipe right to open menu"
28+
android:text=" 1. Swipe right/left to open menu"
2929
android:id="@+id/textView" android:layout_gravity="center" android:clickable="false"
3030
android:textColor="#ffacacac" android:textSize="17sp" android:padding="5dp"/>
3131
<Button

0 commit comments

Comments
 (0)