BottomSheet icon indicating copy to clipboard operation
BottomSheet copied to clipboard

How to set center gravity to item title?

Open LukeChow opened this issue 4 years ago • 1 comments

I want to set center gravity to item title, It'll be great if you add this possibility to the BottomSheetBulder.

LukeChow avatar Nov 04 '20 03:11 LukeChow

You should change the code, change the layout_width of BottomSheet.ListItemTitle of style to wrap_content

chenwenxiang avatar Feb 18 '22 08:02 chenwenxiang