mirror of
https://github.com/ev-map/EVMap.git
synced 2026-09-22 10:35:16 -04:00
remove old logging call
This commit is contained in:
1 parent
bbebc9fc20
commit
757c8589fb
1 file changed
-1
@@ -888,7 +888,6 @@ class MapFragment : Fragment(), OnMapReadyCallback, MenuProvider {
|
||||
mapBottomPadding + min(bottomSheetBehavior.peekHeight, height)
|
||||
)
|
||||
}
|
||||
println(slideOffset)
|
||||
if (bottomSheetBehavior.state != STATE_HIDDEN) {
|
||||
binding.navBarScrim.visibility = View.VISIBLE
|
||||
binding.navBarScrim.translationY =
|
||||
|
||||
Reference in new issue
Block a user