Change default filter to third party when launched via settings and all apps when launched via
low storage. Update string name. fix padding for Force Stop button Change message when clearing application data.
This commit is contained in:
@@ -304,7 +304,7 @@
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_width="150dip"
|
||||
android:text="@string/clear_activities"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_height="wrap_content" />
|
||||
</RelativeLayout>
|
||||
|
||||
<!-- Other controls section -->
|
||||
@@ -320,6 +320,7 @@
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:paddingTop="6dip"
|
||||
android:layout_width="150dip"
|
||||
android:text="@string/force_stop"
|
||||
android:layout_height="wrap_content" />
|
||||
|
Reference in New Issue
Block a user