mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Show entire create backup sheet.
This commit is contained in:
@@ -42,6 +42,8 @@ import org.signal.core.ui.R as CoreUiR
|
||||
*/
|
||||
class CreateBackupBottomSheet : ComposeBottomSheetDialogFragment() {
|
||||
|
||||
override val peekHeightPercentage: Float = 1f
|
||||
|
||||
companion object {
|
||||
const val REQUEST_KEY = "CreateBackupBottomSheet"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user