Android: Add label about auto-apply Android settings page

Change-Id: Ib647a319d7ae0891df1f8c0126002f7f892ea560
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Jarek Kobus
2024-10-28 09:31:02 +01:00
parent 20979ae750
commit b3cffc6557

View File

@@ -402,6 +402,7 @@ AndroidSettingsWidget::AndroidSettingsWidget()
using namespace Layouting; using namespace Layouting;
Column { Column {
Tr::tr("All changes on this page take effect immediately."),
Group { Group {
title(Tr::tr("Android Settings")), title(Tr::tr("Android Settings")),
Grid { Grid {