[MD3] Added more rounded-ness to all Cards, dialogs, etc.
This commit is contained in:
parent
3fe882c79c
commit
38a8c6a87a
36 changed files with 66 additions and 54 deletions
|
@ -84,7 +84,6 @@ abstract class AbsRecyclerViewFragment<A : RecyclerView.Adapter<*>, LM : Recycle
|
|||
onShuffleClicked()
|
||||
}
|
||||
accentColor()
|
||||
hide()
|
||||
}
|
||||
} else {
|
||||
binding.shuffleButton.isVisible = false
|
||||
|
|
|
@ -53,7 +53,6 @@ import com.bumptech.glide.request.target.Target
|
|||
import com.github.dhaval2404.imagepicker.ImagePicker
|
||||
import com.github.dhaval2404.imagepicker.constant.ImageProvider
|
||||
import com.google.android.material.transition.MaterialContainerTransform
|
||||
import com.google.android.material.transition.MaterialSharedAxis
|
||||
import kotlinx.coroutines.CoroutineScope
|
||||
import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.launch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue