amar_1995
01/14/2020, 11:24 AMBottomSheet
using BottomDrawerLayout
but in doc it written that bottomDrawer is only used with bottom app bars.
So, Is it okay to make bottomSheet using BottomDrawerLayout ?matvei
01/14/2020, 11:42 AMamar_1995
01/14/2020, 12:08 PMBottomSheet
with BottomDrawerLayout
but when ever I click on blank space bottomsheet closes. I want that it will only close by clicking cancel or save button.gestureEnabled
falsematvei
01/14/2020, 12:09 PMonStateChange
amar_1995
01/14/2020, 12:14 PMmatvei
01/14/2020, 12:24 PMamar_1995
01/14/2020, 12:35 PMBottomDrawerLayout
as Persistant
or Modal
bottomsheet or is there anyway to expand it to whole screen ?activity
with custom size in compose ?matvei
01/16/2020, 12:16 PMamar_1995
01/16/2020, 12:18 PMBottomDrawerLayout
matvei
01/16/2020, 12:20 PMamar_1995
01/16/2020, 12:22 PMdrawerContent
of BottomDrawermatvei
01/16/2020, 12:25 PMamar_1995
01/16/2020, 12:28 PMmatvei
01/16/2020, 12:41 PMamar_1995
01/16/2020, 12:50 PMdrawerState
to opened DrawerContent shows up and it will have a fixed heightmatvei
01/16/2020, 12:53 PMamar_1995
01/16/2020, 1:09 PMmatvei
01/16/2020, 2:01 PMgestureEnabled
to achieve this behavior