mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
Add "Followed tags" listing
This commit is contained in:
parent
3ed4c77e4d
commit
0072f22845
5 changed files with 67 additions and 6 deletions
|
@ -12,13 +12,10 @@
|
|||
android:icon="@drawable/ic_person_black_24dp"
|
||||
android:title="@string/jb_profile" />
|
||||
|
||||
<!-- TODO followed_tags currently not implemented as single viewable page
|
||||
(0.5.7.1-paf04894e, 2016 March 20) -->
|
||||
<item
|
||||
android:id="@+id/nav_followed_tags"
|
||||
android:icon="@drawable/jb_tag2"
|
||||
android:title="@string/jb_followed_tags"
|
||||
android:visible="false" />
|
||||
android:title="@string/jb_followed_tags" />
|
||||
<item
|
||||
android:id="@+id/nav_aspects"
|
||||
android:icon="@drawable/jb_aspects"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue