TF-295 Apply new UI for composer tablet

This commit is contained in:
dab246
2022-03-16 18:31:57 +07:00
committed by Dat H. Pham
parent c751cabd06
commit b0198640a4
2 changed files with 72 additions and 31 deletions
+1
View File
@@ -48,6 +48,7 @@ class AppPages {
page: () => EmailView()),
GetPage(
name: AppRoutes.COMPOSER,
opaque: false,
page: () => ComposerView(),
binding: ComposerBindings()),
GetPage(