<Can't see the button in small screens> I have a d...
# stackoverflow
u
Can't see the button in small screens I have a dialog implemented with BottomSheetDialogFragment, in which i have a list, an edit text and a bottom button that is has to be static. My problem is that in small screens the button and the edit text doesn't seem to appear, only the list. And in normal screens it works well and dont understand why. Ive tried a lot of stuff and no luck, so any helpo is appreciated Xml: Dialog: class MultiSelectionListDialog( private val...