Loading play-services-core/src/main/res/navigation/nav_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ <fragment android:id="@+id/gcmAllAppsFragment" android:name="org.microg.gms.ui.PushNotificationAllAppsFragment" android:label="Apps using push notifications"> android:label="@string/prefcat_push_apps_title"> <action android:id="@+id/openGcmAppDetailsFromAll" app:destination="@id/gcmAppFragment" /> Loading play-services-core/src/main/res/xml/preferences_push_notifications.xml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ <Preference android:key="pref_push_status" android:selectable="false" android:title="Status" android:title="@string/pref_info_status" tools:summary="Connected since 15 minutes ago" /> </PreferenceCategory> <PreferenceCategory android:layout="@layout/preference_category_no_label"> Loading Loading
play-services-core/src/main/res/navigation/nav_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ <fragment android:id="@+id/gcmAllAppsFragment" android:name="org.microg.gms.ui.PushNotificationAllAppsFragment" android:label="Apps using push notifications"> android:label="@string/prefcat_push_apps_title"> <action android:id="@+id/openGcmAppDetailsFromAll" app:destination="@id/gcmAppFragment" /> Loading
play-services-core/src/main/res/xml/preferences_push_notifications.xml +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ <Preference android:key="pref_push_status" android:selectable="false" android:title="Status" android:title="@string/pref_info_status" tools:summary="Connected since 15 minutes ago" /> </PreferenceCategory> <PreferenceCategory android:layout="@layout/preference_category_no_label"> Loading