Update the title of Model page

The title of the page should be the same as the clicked preference.

Fix: 216250776
Test: manually test and see the UI
Change-Id: I6599375fe7b3043f5b48fdc2497ee351136d0629
This commit is contained in:
Stanley Wang
2022-05-03 18:28:52 +08:00
parent a82a1ff84e
commit 61b960f787
2 changed files with 1 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/hardware_info"
android:title="@string/model_info"
settings:keywords="@string/keywords_model_and_hardware">
<!-- Model -->