Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private.

This commit is contained in:
Alex Ning
2020-12-31 14:46:19 +08:00
parent 1d857eed47
commit 321f4da623
16 changed files with 77 additions and 87 deletions

View File

@@ -132,6 +132,7 @@ dependencies {
implementation "io.noties.markwon:recycler-table:$markwonVersion"
implementation "io.noties.markwon:simple-ext:$markwonVersion"
implementation 'com.atlassian.commonmark:commonmark-ext-gfm-tables:0.14.0'
implementation 'me.saket:better-link-movement-method:2.2.0'
// Animations
implementation 'com.airbnb.android:lottie:3.4.4'