mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Added ability to scan library in SettingsFragment
This commit is contained in:
parent
0c30e95c31
commit
c1d10e6ed0
11 changed files with 239 additions and 22 deletions
|
|
@ -28,6 +28,10 @@
|
|||
app:title="@string/theme_selection"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<Preference
|
||||
android:key="scan_library"
|
||||
android:title="Scan library" />
|
||||
|
||||
<Preference
|
||||
android:key="logout"
|
||||
android:title="Log out" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue