Cherish:Fix derp

This commit is contained in:
Hưng Phan
2020-06-05 01:00:19 +07:00
committed by Hung Phan
parent cc8ea86fa3
commit 58937729f4

View File

@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<PreferencesScreen <PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/gaming_mode_title"> android:title="@string/gaming_mode_title">
@@ -70,4 +70,4 @@
</PreferenceCategory> </PreferenceCategory>
</PreferencesScreen> </PreferenceScreen>