SubwayTooter-Android-App/app/src/main/res/layout/setting_sample_notification...

8 lines
284 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/notification_on_off_desc" />
</merge>