You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CustoMIUIzer/app/src/main/res/layout/prefs_freedback.xml

24 lines
733 B
XML

xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:animateLayoutChanges="true"
android:orientation="vertical">
android:id="@+id/contact_info"
android:tag="acra.user.email"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:inputType="textMultiLine" />
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/miuizer_acramail_tip"
android:textColor="@color/color_not_selected"
style="@style/Widget.InputField" />