Add MarkDown styles

This commit is contained in:
topjohnwu
2017-02-18 04:35:51 +08:00
parent 2491ab6bf9
commit 9bc410dd3d
4 changed files with 561 additions and 2 deletions
@@ -27,6 +27,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:clickable="true"
android:foreground="?android:attr/selectableItemBackground"
android:orientation="vertical">
<TextView
@@ -76,6 +77,7 @@
android:background="@drawable/ic_file_download_black"
android:backgroundTint="@color/icon_grey"
android:clickable="true"
android:foreground="?android:attr/selectableItemBackground"
android:focusable="false"
android:gravity="end" />