Commit 3ceeffc6 authored by Yusuke Iwaki's avatar Yusuke Iwaki

move InlineHightlighter into helper/

parent 58177d52
package chat.rocket.android.widget.message;
package chat.rocket.android.widget.helper;
import android.content.Context;
import android.graphics.Color;
......
......@@ -8,6 +8,7 @@ import android.view.LayoutInflater;
import android.widget.LinearLayout;
import android.widget.TextView;
import chat.rocket.android.widget.R;
import chat.rocket.android.widget.helper.InlineHightlighter;
import chat.rocket.android.widget.helper.Linkify;
import com.emojione.Emojione;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment