fix muting accounts

This commit is contained in:
Konrad Pozniak 2022-01-13 21:51:48 +01:00
parent fe350ccf36
commit 88da8bdeca
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:keep="@drawable/ic_local_24dp,@drawable/ic_hashtag" />
tools:keep="@drawable/ic_local_24dp,@drawable/ic_hashtag,@layout/dialog_mute_account" />