mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
fix Lint warning "extraneous text in resource file"
in FolderFragment resource.
This commit is contained in:
commit
5e0cc3b670
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@
|
|||
android:layout_marginTop="-20dp"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Caption"
|
||||
android:text="@string/folder_fileWatcherDescription" />
|
||||
/>
|
||||
|
||||
<android.support.v7.widget.SwitchCompat
|
||||
android:id="@+id/folderPause"
|
||||
|
|
Loading…
Reference in a new issue