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