Add reminder when enabling Android Auto support (#47)
This commit is contained in:
parent
6ebb5dfc65
commit
43fda751b6
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue