mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 15:30:40 +00:00
[mob][photos] Minor UI fix
This commit is contained in:
parent
7bc38a061d
commit
442cf6583b
@ -225,6 +225,7 @@ class _EmergencyPageState extends State<EmergencyPage> {
|
|||||||
ButtonWidget(
|
ButtonWidget(
|
||||||
buttonType: ButtonType.primary,
|
buttonType: ButtonType.primary,
|
||||||
labelText: S.of(context).addTrustedContact,
|
labelText: S.of(context).addTrustedContact,
|
||||||
|
shouldSurfaceExecutionStates: false,
|
||||||
onTap: () async {
|
onTap: () async {
|
||||||
await routeToPage(
|
await routeToPage(
|
||||||
context,
|
context,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user