Add Up button in Status settings
The Up button should be added in Status settings (Settings > About phone > Status) to provide consistent navigation with other screen like Legal information. Change-Id: I914df08cc4034d78d345a0958b1820e8933f85e7
This commit is contained in:
committed by
Yoshinori Hirano
parent
71dcb876e8
commit
ce42dfb33d
@@ -1520,6 +1520,8 @@
|
||||
<activity android:name=".deviceinfo.Status"
|
||||
android:label="@string/device_status_activity_title"
|
||||
android:theme="@style/Theme.SubSettingsDialogWhenLarge"
|
||||
android:taskAffinity="com.android.settings"
|
||||
android:parentActivityName="Settings$DeviceInfoSettingsActivity"
|
||||
android:process="com.android.phone">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Reference in New Issue
Block a user