diff --git a/Android/app/src/main/res/layout/fragment_edit_monster.xml b/Android/app/src/main/res/layout/fragment_edit_monster.xml
index e6cb973..46b9aa9 100644
--- a/Android/app/src/main/res/layout/fragment_edit_monster.xml
+++ b/Android/app/src/main/res/layout/fragment_edit_monster.xml
@@ -1,20 +1,171 @@
-
+ android:layout_height="match_parent">
-
+
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Android/app/src/main/res/navigation/mobile_navigation.xml b/Android/app/src/main/res/navigation/mobile_navigation.xml
index 6df7fb3..e2d33bc 100644
--- a/Android/app/src/main/res/navigation/mobile_navigation.xml
+++ b/Android/app/src/main/res/navigation/mobile_navigation.xml
@@ -60,8 +60,8 @@
+ android:label="Edit Monster"
+ tools:layout="@layout/fragment_edit_monster">
diff --git a/Android/app/src/main/res/values/strings.xml b/Android/app/src/main/res/values/strings.xml
index d7760ab..419b928 100644
--- a/Android/app/src/main/res/values/strings.xml
+++ b/Android/app/src/main/res/values/strings.xml
@@ -15,4 +15,23 @@
WIS
Add monster
Edit
+ Basic Info
+ Armor
+ Speed
+ Ability Scores
+ Saving Throws
+ Skills
+ Condition Immunities
+ Damage Immunities
+ Damage Resistances
+ Damage Vulnerabilities
+ Senses
+ Languages
+ Challenge Rating
+ Abilities
+ Actions
+ Reactions
+ Legendary Actions
+ Lair Actions
+ Regional Actions
\ No newline at end of file