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.amar_1995
01/14/2020, 12:08 PMgestureEnabled falsematvei
01/14/2020, 12:09 PMonStateChangeamar_1995
01/14/2020, 12:14 PMamar_1995
01/14/2020, 12:22 PMmatvei
01/14/2020, 12:24 PMamar_1995
01/14/2020, 12:35 PMamar_1995
01/16/2020, 11:26 AMBottomDrawerLayout as Persistant or Modal bottomsheet or is there anyway to expand it to whole screen ?amar_1995
01/16/2020, 11:29 AMactivity with custom size in compose ?matvei
01/16/2020, 12:16 PMmatvei
01/16/2020, 12:16 PMamar_1995
01/16/2020, 12:18 PMBottomDrawerLayoutmatvei
01/16/2020, 12:20 PMamar_1995
01/16/2020, 12:22 PMamar_1995
01/16/2020, 12:23 PMdrawerContent of BottomDrawermatvei
01/16/2020, 12:25 PMamar_1995
01/16/2020, 12:28 PMamar_1995
01/16/2020, 12:38 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