TF-2945 Apply quick select for read receipt in composer on tablet

This commit is contained in:
dab246
2024-07-10 14:07:25 +07:00
committed by Dat H. Pham
parent c8ea2da3cf
commit 1b70226c0f
4 changed files with 16 additions and 37 deletions
@@ -5,8 +5,6 @@ import 'package:get/get.dart';
import 'package:tmail_ui_user/features/composer/presentation/styles/web/bottom_bar_composer_widget_style.dart';
import 'package:tmail_ui_user/main/localizations/app_localizations.dart';
typedef OnRequestReadReceiptAction = Function(RelativeRect position);
class BottomBarComposerWidget extends StatelessWidget {
final bool isCodeViewEnabled;