summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_drawer_main.xml
diff options
context:
space:
mode:
authorJanak Amarasena <janakamarasena@gmail.com>2018-07-01 20:26:00 +0530
committerJanak Amarasena <janakamarasena@gmail.com>2018-07-01 20:26:00 +0530
commit95261cf5c78a6bd79284e1c81aea5a4883398017 (patch)
tree59adeaf0417085d908a19b17200eab03ebf09506 /app/src/main/res/layout/f_drawer_main.xml
parentfbb1df93d4c81b83af0b70374abd0806d86bfa66 (diff)
Renamed mask to logo
Diffstat (limited to 'app/src/main/res/layout/f_drawer_main.xml')
-rw-r--r--app/src/main/res/layout/f_drawer_main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml
index 7e89a769..549b4b6a 100644
--- a/app/src/main/res/layout/f_drawer_main.xml
+++ b/app/src/main/res/layout/f_drawer_main.xml
@@ -26,7 +26,7 @@
android:id="@+id/mask"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- app:srcCompat="@drawable/mask" />
+ app:srcCompat="@drawable/logo" />
</FrameLayout>
<RelativeLayout
android:layout_width="match_parent"