wip: "send comments" interface
This commit is contained in:
parent
4be4a0968d
commit
b3de2f805f
8 changed files with 172 additions and 38 deletions
10
app/src/main/res/drawable/ic_round_comment_24.xml
Normal file
10
app/src/main/res/drawable/ic_round_comment_24.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<vector android:alpha="0.9" android:height="24dp"
|
||||
android:viewportHeight="960"
|
||||
android:viewportWidth="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:width="24dp"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M240,560h320v-80L240,480v80ZM240,440h480v-80L240,360v80ZM240,320h480v-80L240,240v80ZM80,880v-720q0,-33 23.5,-56.5T160,80h640q33,0 56.5,23.5T880,160v480q0,33 -23.5,56.5T800,720L240,720L80,880ZM206,640h594v-480L160,160v525l46,-45ZM160,640v-480,480Z"/>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue