ui: fix more lollipop insanity

Again and again and again
This commit is contained in:
Alexander Capehart 2022-08-27 19:06:37 -06:00
parent 01891e98e0
commit f6a712032e
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
3 changed files with 2 additions and 8 deletions

View file

@ -348,12 +348,6 @@ class MainFragment :
val exploreNavController = binding.exploreNavHost.findNavController()
logD(
playbackSheetBehavior.state == NeoBottomSheetBehavior.STATE_EXPANDED ||
queueSheetBehavior?.state == NeoBottomSheetBehavior.STATE_EXPANDED ||
exploreNavController.currentDestination?.id !=
exploreNavController.graph.startDestinationId)
isEnabled =
playbackSheetBehavior.state == NeoBottomSheetBehavior.STATE_EXPANDED ||
queueSheetBehavior?.state == NeoBottomSheetBehavior.STATE_EXPANDED ||

View file

@ -6,5 +6,5 @@
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:pathData="m 11.999924,3.3968505 v 9.2064905 a 0.39687604,0.39687604 0 0 1 -0.396876,0.396876 H 10.456092 8.860194 A 0.95811763,0.95811763 0 0 0 8.18269,13.280856 L 6.281022,15.182595 A 0.95816942,0.95816942 0 0 0 6.000394,15.86011 v 0.728126 C 5.999982,17.0003 5.999982,17.0003 5.999982,17.0003 c 4.12e-4,0.01519 4.12e-4,0.01519 4.12e-4,0.01519 v 1.124613 a 0.95817044,0.95817044 0 0 0 0.280628,0.677515 L 8.18269,20.719361 A 0.95811658,0.95811658 0 0 0 8.860194,21 h 2.279899 a 0.95811752,0.95811752 0 0 0 0.677504,-0.280639 l 1.901671,-1.901743 a 0.9581695,0.9581695 0 0 0 0.280628,-0.677515 v -0.72774 C 14.000268,17.0003 14.000268,17.0003 14.000268,17.0003 V 7.3971395 a 0.39687604,0.39687604 0 0 1 0.396876,-0.396876 h 3.205998 a 0.39687604,0.39687604 0 0 0 0.396876,-0.396876 V 3.3972355 A 0.3969015,0.3969015 0 0 0 17.603142,3.0003345 L 12.3968,3.0000005 a 0.39685057,0.39685057 0 0 0 -0.396876,0.39685 z" />
</vector>
android:pathData="m 11.999924,3.3968505 v 9.2064905 a 0.39687604,0.39687604 0 0 1 -0.396876,0.396876 H 10.456092 8.860194 A 0.95811763,0.95811763 0 0 0 8.18269,13.280856 L 6.281022,15.182595 A 0.95816942,0.95816942 0 0 0 6.000394,15.86011 v 0.728126 C 5.999982,17.0003 5.999982,17.0003 5.999982,17.0003 c 0.0004120,0.01519 0.0004120,0.01519 0.0004120,0.01519 v 1.124613 a 0.95817044,0.95817044 0 0 0 0.280628,0.677515 L 8.18269,20.719361 A 0.95811658,0.95811658 0 0 0 8.860194,21 h 2.279899 a 0.95811752,0.95811752 0 0 0 0.677504,-0.280639 l 1.901671,-1.901743 a 0.9581695,0.9581695 0 0 0 0.280628,-0.677515 v -0.72774 C 14.000268,17.0003 14.000268,17.0003 14.000268,17.0003 V 7.3971395 a 0.39687604,0.39687604 0 0 1 0.396876,-0.396876 h 3.205998 a 0.39687604,0.39687604 0 0 0 0.396876,-0.396876 V 3.3972355 A 0.3969015,0.3969015 0 0 0 17.603142,3.0003345 L 12.3968,3.0000005 a 0.39685057,0.39685057 0 0 0 -0.396876,0.39685 z" />
</vector>