SetupWizard: Remove previous string

Change-Id: Ifc458072587ba5ab0e7e8455dbe3940074664631
This commit is contained in:
cretin45
2015-01-27 15:22:40 -08:00
parent 3ce798f2ba
commit c5e5df96b1
6 changed files with 1 additions and 7 deletions

View File

@@ -24,8 +24,7 @@
style="@style/ButtonBar.Left"
android:id="@+id/prev_button"
android:layout_width="0dp"
android:layout_weight="1"
android:text="@string/prev" />
android:layout_weight="1"/>
<Button
style="@style/ButtonBar.Right"