forked from organicmaps/organicmaps
[android] Minor cleanup
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
a6fc901ebf
commit
c966db4e50
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:orientation="vertical"
|
||||
android:background="?attr/cardBackground"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<TextView
|
||||
android:text="@string/opt_out_help_android"
|
||||
android:textAppearance="@style/MwmTextAppearance.Body3"
|
||||
android:padding="@dimen/margin_base"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
</LinearLayout>
|
Loading…
Add table
Reference in a new issue