mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Fixed "About Unitto" localization.
This commit is contained in:
parent
2bd56a7c3e
commit
f55a5bdfeb
@ -59,7 +59,7 @@ fun AboutScreen(
|
|||||||
}
|
}
|
||||||
|
|
||||||
UnittoLargeTopAppBar(
|
UnittoLargeTopAppBar(
|
||||||
title = "About Unitto",
|
title = stringResource(R.string.about_unitto),
|
||||||
navigateUpAction = navigateUpAction
|
navigateUpAction = navigateUpAction
|
||||||
) { padding ->
|
) { padding ->
|
||||||
LazyColumn(contentPadding = padding) {
|
LazyColumn(contentPadding = padding) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user