make follow request button invisible until refreshed
This commit is contained in:
parent
68863f28eb
commit
66208f5694
|
@ -4,5 +4,6 @@
|
|||
android:id="@+id/follow_requests"
|
||||
android:icon="@drawable/ic_follow_requests_24_badged"
|
||||
android:showAsAction="always"
|
||||
android:visible="false"
|
||||
android:title="@string/sk_follow_requests" />
|
||||
</menu>
|
Loading…
Reference in New Issue