solareye
solareye
BottomBar lost bb_behavior="shifting" when I use it on Activity ` ` and my fragment look like ` ` What am I doing wrong? How can I fix this?
How to set expand to true by default?
How can we Scroll to top position of expandable view instead of bottom? I found `getParentScrollDistance` method but it's `private` Please implement this capability. Thank you!
I have FragNavController in my activity. When I call showDialogFragment like `fun BaseFragment.showDialogFragment( bottomFragment: BottomSheetDialogFragment, requestCode: Int = 0 ) { bottomFragment.setTargetFragment(this, requestCode) this.baseActivity().fragNav?.showDialogFragment(bottomFragment) }` app crashed with > fragment...
Это не вопрос, а просьба изменить YandexMapKitSample. Конкретнее: https://github.com/yandexmobile/yandexmapkit-ios/issues/28 Issue уже 10 месяцев, но в новых версиях проекта всё так же нет той самой строчки: ``` view.annotation = annotation; ```...