1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00

Turn user page route into a screen

This commit is contained in:
2020-04-16 13:13:31 +02:00
parent 7014ded7f0
commit cecf18f5a0
5 changed files with 56 additions and 48 deletions

View File

@ -17,7 +17,9 @@ enum BarCallbackActions {
OPEN_MY_PAGE,
OPEN_GROUPS,
OPEN_GROUP_PAGE,
OPEN_USER_PAGE,
OPEN_APP_SETTINGS,
OPEN_USER_FRIENDS_LIST,
OPEN_ABOUT_DIALOG,
NONE,
ACTION_LOGOUT