make things compile

This commit is contained in:
Ryan ZHAO
2021-01-21 15:42:43 +11:00
parent 246eb62958
commit 17f401c356
49 changed files with 179 additions and 71 deletions

View File

@@ -7,6 +7,9 @@ import android.graphics.drawable.Drawable;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import org.thoughtcrime.securesms.logging.Log;
import android.view.LayoutInflater;
import android.view.View;