Files
vpnhotspotmod/mobile/src/main/res/layout/fragment_ebeg_more.xml
2020-01-20 10:05:01 +08:00

10 lines
384 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Button
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/donations__more_donate_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/settings_misc_donate_more"
tools:viewBindingIgnore="true"/>