Viewing comment's full markdown is available.

This commit is contained in:
Alex Ning
2020-09-14 09:06:31 +08:00
parent 4cf401756f
commit acaece6e3e
11 changed files with 359 additions and 15 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M14,17L4,17v2h10v-2zM20,9L4,9v2h16L20,9zM4,15h16v-2L4,13v2zM4,5v2h16L20,5L4,5z"
android:fillColor="#FFFFFF"/>
</vector>