mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +00:00
Privatize Scaffold preview.
This commit is contained in:
committed by
Greyson Parrelli
parent
9b2ccd43c8
commit
6f9d3f02f1
@@ -62,7 +62,7 @@ object Scaffolds {
|
||||
|
||||
@Preview
|
||||
@Composable
|
||||
fun SettingsScaffoldPreview() {
|
||||
private fun SettingsScaffoldPreview() {
|
||||
SignalTheme(isDarkMode = false) {
|
||||
Scaffolds.Settings(
|
||||
"Settings Scaffold",
|
||||
|
||||
Reference in New Issue
Block a user