aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-02-19 13:18:08 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-02-19 13:18:08 +0000
commitbbc69b45e6f414673906641232cde0f72a641f35 (patch)
tree4530bd62a7a26f068febe284f4731046ebe8bfb5 /app/src/main/res
parent2a077afa43ae4b3c4e6cba787f24a8ea70b6c2fe (diff)
downloadinfinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar.gz
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar.bz2
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar.lz
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar.xz
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.tar.zst
infinity-for-reddit-bbc69b45e6f414673906641232cde0f72a641f35.zip
Show image flairs properly. Minor bugs fixed.
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/activity_main.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml
index cb1ca05f..e9f99b9c 100644
--- a/app/src/main/res/layout/activity_main.xml
+++ b/app/src/main/res/layout/activity_main.xml
@@ -14,7 +14,6 @@
android:layout_height="match_parent" />
<com.google.android.material.navigation.NavigationView
- android:id="@+id/nav_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"