mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
Made navdrawer header section with profile image and name clickable as replacement for removed profile navdrawer item
This commit is contained in:
parent
4cb91d430a
commit
16e1a4ea0c
3 changed files with 15 additions and 15 deletions
|
@ -7,11 +7,6 @@
|
|||
android:icon="@drawable/jb_stream"
|
||||
android:title="@string/nav_stream" />
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_profile"
|
||||
android:icon="@drawable/ic_person_black_48px"
|
||||
android:title="@string/nav_profile" />
|
||||
|
||||
<item
|
||||
android:id="@+id/nav_followed_tags"
|
||||
android:icon="@drawable/ic_local_offer_black_48px"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue