Commit e3fd29c9 authored by fallenstardust's avatar fallenstardust

增加tips

parent 4d5d91e3
...@@ -49,7 +49,11 @@ ...@@ -49,7 +49,11 @@
android:id="@+id/ds_qx" /> android:id="@+id/ds_qx" />
</LinearLayout> </LinearLayout>
<TextView
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:textSize="20px"
android:text="@string/app_name"/>
</LinearLayout> </LinearLayout>
</LinearLayout> </LinearLayout>
......
...@@ -28,5 +28,7 @@ ...@@ -28,5 +28,7 @@
<item>게임중 검은네모칸이 발생할 경우 좌측상단의 카드 이미지를 두번 터치 해주세요.</item> <item>게임중 검은네모칸이 발생할 경우 좌측상단의 카드 이미지를 두번 터치 해주세요.</item>
<item>강해지기 위해 단순히 티어덱을 배끼는 것 만이 아니라 덱을 사용하며 이해하는 과정이 필요합니다.</item> <item>강해지기 위해 단순히 티어덱을 배끼는 것 만이 아니라 덱을 사용하며 이해하는 과정이 필요합니다.</item>
<item>초보유저든, 복귀유저든 배울 마음만 있다면 크게 어렵지 않습니다.</item> <item>초보유저든, 복귀유저든 배울 마음만 있다면 크게 어렵지 않습니다.</item>
<item>덱 관리자에서 카드를 제거하실려면 제거할 카드를 길게 눌러주세요.</item>
<item>방 번호가 너무 많이 기록되어 있을 경우 기록된 방 번호를 길게 누르시면 지워집니다.</item>
</string-array> </string-array>
</resources> </resources>
\ No newline at end of file
...@@ -28,5 +28,7 @@ ...@@ -28,5 +28,7 @@
<item>决斗中文字变黑块了?点点左上大卡图就可消除</item> <item>决斗中文字变黑块了?点点左上大卡图就可消除</item>
<item>再强的卡组抄来也不会变强哦,自己努力组卡定会有回报</item> <item>再强的卡组抄来也不会变强哦,自己努力组卡定会有回报</item>
<item>不管是新手还是回归玩家,只要肯学习,不用多久就能成为大佬哦</item> <item>不管是新手还是回归玩家,只要肯学习,不用多久就能成为大佬哦</item>
<item>竖屏卡组编辑中想删除某张卡只需要长按它就好啦</item>
<item>房间号记录太多遮住按钮了?长按某个记录就会自动删除哦</item>
</string-array> </string-array>
</resources> </resources>
\ No newline at end of file
...@@ -27,5 +27,7 @@ ...@@ -27,5 +27,7 @@
<item>you can click card image on left top to clean the black bar in words while dueling</item> <item>you can click card image on left top to clean the black bar in words while dueling</item>
<item>others' Good deck not always be good for you, try to Build your own style</item> <item>others' Good deck not always be good for you, try to Build your own style</item>
<item>Keep playing and learning, you'll be strong soon.even beginner and returner</item> <item>Keep playing and learning, you'll be strong soon.even beginner and returner</item>
<item>Long-pressing the card you wanna delete in vertical deck editor</item>
<item>Long-pressing the password record, it'll be deleted</item>
</string-array> </string-array>
</resources> </resources>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment