fix small text in appbar

This commit is contained in:
veliymolfar 2020-06-12 13:16:36 +03:00
parent 9cc2137058
commit 4f6846d67a

View file

@ -11,7 +11,6 @@
android:layout_width="match_parent"
android:layout_height="@dimen/toolbar_height"
app:title="@string/edit_online_source"
android:theme="?attr/toolbar_theme"
tools:background="?attr/actionModeBackground">
<ImageButton