Fix launch responsiveness of story viewer.

This commit is contained in:
Alex Hart
2022-05-27 14:40:34 -03:00
committed by Greyson Parrelli
parent 4758369f79
commit b2b6f98294
6 changed files with 25 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ package org.thoughtcrime.securesms.badges.gifts.flow
import android.content.DialogInterface
import android.view.KeyEvent
import android.widget.EditText
import android.widget.FrameLayout
import android.widget.ImageView
import androidx.activity.OnBackPressedCallback