Remove CornerMaskingView.

This commit is contained in:
Greyson Parrelli
2018-07-20 14:24:04 -07:00
parent d0eaee60e9
commit 860047c2d3
5 changed files with 14 additions and 143 deletions

View File

@@ -283,7 +283,4 @@
<attr name="conversationThumbnail_maxHeight" format="dimension" />
</declare-styleable>
<declare-styleable name="CornerMaskingView">
<attr name="cmv_radius" format="dimension" />
</declare-styleable>
</resources>