Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.

This commit is contained in:
Docile-Alligator
2022-04-02 22:41:10 +08:00
parent d7fcb66cda
commit 8c8dc45f19
26 changed files with 2 additions and 74 deletions

View File

@@ -1,9 +0,0 @@
<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="#000000"/>
</vector>