refactor and improve EntryEditActivity: Ensure that configuration changes are handled properly
This commit is contained in:
@@ -75,6 +75,11 @@ android:layout_height="wrap_content">
|
||||
android:layout_marginRight="0dip"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
<CheckBox
|
||||
android:id="@+id/protection"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="0dip"
|
||||
android:visibility="gone"/>
|
||||
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user