Commit Graph

9 Commits

Author SHA1 Message Date
6cb2c05238 Adds Edit Armor screen to edit a monster's armor stats. 2021-05-29 19:46:28 -07:00
45924f5cb7 Adds edit basic info screen with most string fields.
Cleans up fonts/margins on edit screens.
Makes the EditMonsterViewModel shared between edit monster fragments.
2021-05-27 13:22:57 -07:00
68ab2b6373 Adds top level items to the edit monster view. 2021-05-27 02:17:00 -07:00
73c81f8956 Replaces EditMonsterFragment with a basic ConstraintLayout. 2021-05-27 01:15:46 -07:00
75b77ce791 Adds Edit Monster placeholder fragment. 2021-05-24 02:48:00 -07:00
0fa5fc8255 Renames MonsterFragment to MonsterDetailFragment to better explain its use. 2021-05-02 01:35:45 -07:00
02c964954f Adds list of monsters to Library screen. 2021-05-01 00:28:54 -07:00
75be526fca Adds top level navigation and placeholder fragments. 2020-08-31 23:04:56 -07:00
cfd79ba5c1 Initial 2020-08-31 21:54:31 -07:00