fix: fix draft button not being an ImageButton

This commit is contained in:
LucasGGamerM
2023-08-24 15:12:01 -03:00
parent f5303eeca2
commit 21ea604bcd

View File

@@ -509,7 +509,7 @@
android:tooltipText="@string/sk_content_type"
android:src="@drawable/ic_fluent_text_edit_style_24_selector"/>
<Button
<ImageButton
android:id="@+id/drafts_btn"
android:layout_width="32dp"
android:layout_height="32dp"