Files
vpnhotspotmod/mobile/src/main/res/layout/fragment_ebeg_more.xml
2018-07-13 15:05:33 +08:00

7 lines
310 B
XML

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