mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-16 21:51:55 +03:00
- I did a bunch of UI logic in ChatActivity and view_message_input, mainly in setting up the recording interface - I created a custom component, MicInputCloud, under the hood it's 3 ovals, with a hole cut in the center for the icon. The ovals are at around 50% opacity, and they each have their own rotations and size changes animated. General rotation speed and colors can be overridden by the activity implementing it. - I also added a floating action button to activity_chat, to show when the voice recording is locked or not. - I can replay or pause preview voice recordings before sending or deleting - Preview voice recording is now smoother and click boxes are bigger and well defined Signed-off-by: Julius Linus <julius.linus@nextcloud.com> |
||
---|---|---|
.. | ||
arrays.xml | ||
attrs.xml | ||
bool.xml | ||
colors.xml | ||
defaults.xml | ||
dimens.xml | ||
setup.xml | ||
strings.xml | ||
styles.xml |