mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-09-02 01:09:08 +02:00
android: don't force connectionSuccessful to true in demo state
This commit is contained in:
-2
@@ -160,8 +160,6 @@ val demoState = AirPodsUiState(
|
|||||||
|
|
||||||
dynamicEndOfCharge = true,
|
dynamicEndOfCharge = true,
|
||||||
|
|
||||||
connectionSuccessful = true,
|
|
||||||
|
|
||||||
customEq = CustomEq(state = 2, low = 65, mid = 50, high = 70),
|
customEq = CustomEq(state = 2, low = 65, mid = 50, high = 70),
|
||||||
|
|
||||||
controlStates = mapOf(
|
controlStates = mapOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user