Fix #3191 Make the username along with the rewards icon clickable in the Navigation Drawer (#3401)

This commit is contained in:
Yash Khare 2020-02-11 22:57:54 +05:30 committed by GitHub
parent eb400515ca
commit b65e4a1841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -19,6 +19,7 @@
app:srcCompat="@drawable/commons_logo"/>
<LinearLayout
android:id="@+id/user_details"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"