Merge pull request #363

fix: increase boost button witdth
This commit is contained in:
LucasGGamerM
2024-03-20 15:45:30 -03:00
committed by GitHub

View File

@@ -34,7 +34,7 @@
<Button
android:id="@+id/btn_boost"
android:layout_width="64dp"
android:layout_width="wrap_content"
android:layout_height="64dp"
android:text="@string/button_reblog"
android:drawableTop="@drawable/ic_boost"