Welcome to mirror list, hosted at ThFree Co, Russian Federation.

activity_sync_interval_selector.xml « layout « res « main « src « News-Android-App - github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ac151b264ea3a404d14ed441941a9f2f082cf45 (plain)
1
2
3
4
5
6
7
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:id="@+id/container"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context="de.luhmer.tasksync.SyncIntervalSelectorActivity"
    tools:ignore="MergeRootFrame" />