Add setting to show/hide notification filter bar (#1314)

* Add setting to show/hide notification filter bar tuskyapp/Tusky#1306

* Remove not required requestLayout

* Fix notifications reload issue
This commit is contained in:
pandasoft0 2019-06-11 17:41:15 +03:00 committed by Konrad Pozniak
commit ce501f24e6
3 changed files with 88 additions and 40 deletions

View file

@ -513,4 +513,5 @@
<string name="report_description_1">The report will be sent to your server moderator. You can provide an explanation of why you are reporting this account below:</string>
<string name="report_description_remote_instance">The account is from another server. Send an anonymized copy of the report there as well?</string>
<string name="pref_title_show_notifications_filter">Show Notifications filter</string>
</resources>