Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 33aaf8b

Browse files
committed
Fix bad rebase
1 parent 01eaa90 commit 33aaf8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/src/main/java/com/zulip/android/util/CustomHtmlToSpannedConverter.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@
2424
import android.graphics.Typeface;
2525
import android.graphics.drawable.Drawable;
2626
import android.support.annotation.NonNull;
27-
<<<<<<< e370c9bc00e8f6b33b1d12a44b4c70a7f063c8b9
2827
import android.support.v4.content.ContextCompat;
29-
=======
30-
>>>>>>> Issue #168 bugfix for links not being clickable, adds autoLink feature including web, phone, map and email
3128
import android.text.Html;
3229
import android.text.Layout;
3330
import android.text.Spannable;

0 commit comments

Comments
 (0)