diff --git a/res/color/bottom_nav_color.xml b/res/color/bottom_nav_color.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f6aec0b9a1d4d3a0292967e941bde2cb62df2313
--- /dev/null
+++ b/res/color/bottom_nav_color.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/bg_gallery_image.xml b/res/drawable/bg_gallery_image.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5ffa21624b75124c2a9c9dd0fb206a1f1af99b83
--- /dev/null
+++ b/res/drawable/bg_gallery_image.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/squared_tick.xml b/res/drawable/squared_tick.xml
new file mode 100644
index 0000000000000000000000000000000000000000..f89d7d0ea0485ec06f9cdbd29bf6f7af1db6df75
--- /dev/null
+++ b/res/drawable/squared_tick.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/video_play.xml b/res/drawable/video_play.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a058b6004d43ef8cb0ca699e7dab97b5661522cd
--- /dev/null
+++ b/res/drawable/video_play.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/gallery_main.xml b/res/layout/gallery_main.xml
index 3a5e54447341faf7f9e61df30677c0fd85e84247..7411fe9ca9d78c688cfa3ee17e0d332834546c99 100755
--- a/res/layout/gallery_main.xml
+++ b/res/layout/gallery_main.xml
@@ -65,8 +65,8 @@
android:layout_alignParentBottom="true"
app:menu="@menu/navigation_items"
app:itemBackground="@color/primary"
- app:itemIconTint="@drawable/item_bg"
- app:itemTextColor="@drawable/item_bg" />
+ app:itemIconTint="@color/bottom_nav_color"
+ app:itemTextColor="@color/bottom_nav_color" />
diff --git a/res/layout/photo_set_item.xml b/res/layout/photo_set_item.xml
index 0f740fad95a71651b4091283cf1ecde8eee635b3..ccf781e577e2ad389a93f7563cc953ad1f2b0d6d 100644
--- a/res/layout/photo_set_item.xml
+++ b/res/layout/photo_set_item.xml
@@ -9,6 +9,7 @@
\ No newline at end of file
diff --git a/res/menu/album.xml b/res/menu/album.xml
index 4b76b6981aa3ef4e76b41ddde381b23e09687a63..10ae9085eb4ef45c53718e7404c385a1ea736cf2 100644
--- a/res/menu/album.xml
+++ b/res/menu/album.xml
@@ -13,19 +13,23 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-