viewpager

This commit is contained in:
ScorpioMiku
2018-08-26 17:03:06 +08:00
parent 9ece16e6ea
commit b504741257
14 changed files with 260 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="sections">
<item>page1</item>
<item>page2</item>
<item>page3</item>
</string-array>
</resources>