mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Add initial registration v5 prototype.
This commit is contained in:
committed by
jeffrey-signal
parent
1a5163fc47
commit
5ea5279fbb
@@ -77,7 +77,7 @@ class PermissionDeniedBottomSheet private constructor() : ComposeBottomSheetDial
|
||||
@DayNightPreviews
|
||||
@Composable
|
||||
private fun PermissionDeniedSheetContentPreview() {
|
||||
Previews.BottomSheetPreview {
|
||||
Previews.BottomSheetContentPreview {
|
||||
PermissionDeniedSheetContent(
|
||||
titleRes = R.string.AttachmentManager_signal_allow_access_location,
|
||||
subtitleRes = R.string.AttachmentManager_signal_to_send_location,
|
||||
|
||||
Reference in New Issue
Block a user