diff --git a/Habitica/AndroidManifest.xml b/Habitica/AndroidManifest.xml
index 2a946b5e5..3cce445e3 100644
--- a/Habitica/AndroidManifest.xml
+++ b/Habitica/AndroidManifest.xml
@@ -70,6 +70,13 @@
android:pathPattern="/settings/.*"/>
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Habitica/res/layout/activity_armoire.xml b/Habitica/res/layout/activity_armoire.xml
new file mode 100644
index 000000000..6467cb8fb
--- /dev/null
+++ b/Habitica/res/layout/activity_armoire.xml
@@ -0,0 +1,122 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Habitica/res/layout/gear_list_item.xml b/Habitica/res/layout/gear_list_item.xml
index d792db2ce..096e28f16 100644
--- a/Habitica/res/layout/gear_list_item.xml
+++ b/Habitica/res/layout/gear_list_item.xml
@@ -6,7 +6,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/RowWrapper"
- android:id="@+id/gear_container">
+ android:id="@+id/gear_container"
+ android:gravity="center_vertical">
+ android:layout_height="wrap_content">
+
+
+
+
+
+ Mounts
You\'ve found %d quest items
- You found %s in the Armoire
- You rummage in the Armoire and find%1$s %2$s. What\'s that doing in here?
+ You find a piece of rare Equipment in the Armoire!
+ You rummage in the Armoire and find food. What\'s that doing in here?You wrestle with the Armoire and gain Experience. Take that!Sell (%d Gold)Hatch with potion
@@ -1225,5 +1225,9 @@
CompactMinimal
+ Armoire drop rates
+ Armoire
+ Equipment Remaining: %d
+ New pieces added every monthWatch Ad
diff --git a/Habitica/res/values/styles.xml b/Habitica/res/values/styles.xml
index 192b8220c..d36ed3402 100644
--- a/Habitica/res/values/styles.xml
+++ b/Habitica/res/values/styles.xml
@@ -705,6 +705,11 @@
@color/yellow_100
+
+