aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout/setup_steps_title.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/layout/setup_steps_title.xml')
-rw-r--r--java/res/layout/setup_steps_title.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/res/layout/setup_steps_title.xml b/java/res/layout/setup_steps_title.xml
index e3694bfe0..9ee8693f8 100644
--- a/java/res/layout/setup_steps_title.xml
+++ b/java/res/layout/setup_steps_title.xml
@@ -21,7 +21,5 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<TextView
android:id="@+id/setup_title"
- style="@style/setupTitleStyle"
- android:layout_alignParentLeft="true"
- android:layout_alignParentTop="true" />
+ style="@style/setupTitleStyle" />
</merge>