GitHub sponsor ftw

This commit is contained in:
Mygod
2023-04-08 14:47:47 -04:00
parent 4a7ac58986
commit da0e7feb02
9 changed files with 21 additions and 28 deletions

View File

@@ -77,11 +77,11 @@
</LinearLayout>
<ViewStub
android:id="@+id/donations__more_stub"
<Button
android:id="@+id/donations__more_donate_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout="@layout/fragment_ebeg_more" />
android:text="@string/settings_misc_donate_more"/>
</LinearLayout>
</ScrollView>