1
0
Fork 0
This repository has been archived on 2022-12-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
DungeonManager/app/src/main/java/com/kauron/dungeonmanager
Carlos Galindo 63ae84f1f5 First approach to Tabs with PagerView
Not working multiple menus and animations and theme of the TabWidget
2015-05-13 12:58:21 +02:00
..
Display.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PagerAdapter.java Introducing the PagerAdapter for swipable tabs 2015-05-13 08:15:08 +02:00
Player.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
PlayerAdapter.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
PlayerCreator.java Fixed remove and add Player and Power 2015-04-28 23:03:28 +02:00
PlayerCreatorFragment.java Fixed remove and add Player and Power 2015-04-28 23:03:28 +02:00
PlayerDBHandler.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
PlayerDisplay.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PlayerEditor.java Rearranged strings files 2015-04-29 14:20:11 +02:00
Power.java Added stats dialog 2015-05-10 21:40:20 +02:00
PowerAdapter.java Changed damage for a NumberPicker and other minor changes 2015-05-13 08:18:50 +02:00
PowerDisplay.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00
PowerEditor.java Refactored the naming to proper English 2015-04-29 13:58:38 +02:00
ShowPlayer.java Changed damage for a NumberPicker and other minor changes 2015-05-13 08:18:50 +02:00
Welcome.java First approach to Tabs with PagerView 2015-05-13 12:58:21 +02:00