Add reminder when enabling Android Auto support (#47)
This commit is contained in:
@@ -105,6 +105,8 @@ fun OtherSettings() {
|
|||||||
|
|
||||||
SettingsEntryGroupText(title = "ANDROID AUTO")
|
SettingsEntryGroupText(title = "ANDROID AUTO")
|
||||||
|
|
||||||
|
SettingsDescription(text = "Remember to enable \"Unknown sources\" in the Developer Settings of Android Auto.")
|
||||||
|
|
||||||
SwitchSettingEntry(
|
SwitchSettingEntry(
|
||||||
title = "Android Auto",
|
title = "Android Auto",
|
||||||
text = "Enable Android Auto support",
|
text = "Enable Android Auto support",
|
||||||
|
|||||||
Reference in New Issue
Block a user