a better solution for restoring the state of the main activity when the device is flipped. This one doesn't require hacks.

This commit is contained in:
kr.angelov
2014-04-24 18:50:20 +00:00
parent 54a77ee7d9
commit 1aab6f57ce
2 changed files with 13 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<EditText xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/input_text"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:layout_marginBottom="16dp"