nextcloud-talk-android/app
Marcel Hibbe aedede9ffd
proof of concept: use conductor with BottomSheetDialog
two approaches are added with this commit (just for testing):

1.for conversationOperationAddFavorite
- replace UI in ConversationOperationDialog
- push another controller via method in ConversationsListController (makes no sense here, but will be useful for other cases)

2. for conversationOperationRemoveFavorite
- hide UI
- introduce another conductor router for dialog
- push new Controller with new router
- fetchData in old controller

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-02-16 11:34:05 +01:00
..
src proof of concept: use conductor with BottomSheetDialog 2022-02-16 11:34:05 +01:00
build.gradle Bump ktlint from 0.43.0 to 0.44.0 2022-02-16 02:06:44 +00:00
lint.xml Lint: ignore obsolete link checks on libs 2021-02-24 11:44:55 +01:00
proguard-rules.pro Initial import 2017-10-23 12:40:38 +02:00