Add video trimming time indication pill.

This commit is contained in:
Alan Evans
2020-03-05 15:13:22 -04:00
committed by Greyson Parrelli
parent 2152b4a2cd
commit 51603be5ec
4 changed files with 123 additions and 29 deletions

View File

@@ -482,6 +482,9 @@
<attr name="cursorWidth" format="dimension" />
<attr name="cursorColor" format="color" />
<attr name="thumbTouchRadius" format="dimension" />
<attr name="thumbHintTextSize" format="dimension" />
<attr name="thumbHintTextColor" format="color" />
<attr name="thumbHintBackgroundColor" format="color" />
</declare-styleable>
<declare-styleable name="GroupMemberListView">