mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Use preference information style instead of disabling it.
This commit is contained in:
parent
f43b864278
commit
33840d22ea
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
|||
<Preference
|
||||
android:key="syncthing_version"
|
||||
android:title="@string/syncthing_version_title"
|
||||
android:enabled="false" />
|
||||
style="?android:preferenceInformationStyle" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
|
Loading…
Reference in a new issue