Fix wonky bottom sheet animations.

This commit is contained in:
Alex Hart
2022-03-18 10:37:00 -03:00
committed by Cody Henthorne
parent e603391c35
commit a41a2b3e64
4 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ package org.thoughtcrime.securesms.components
import android.app.Dialog
import android.os.Bundle
import android.view.ContextThemeWrapper
import android.view.LayoutInflater
import android.view.View
import androidx.annotation.StyleRes
import androidx.core.view.ViewCompat