File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
what-the-stack/src/main/java/com/haroldadmin/whatthestack Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11package com.haroldadmin.whatthestack
22
33import android.os.Parcelable
4- import java.io.PrintStream
54import kotlinx.android.parcel.Parcelize
65
76/* *
Original file line number Diff line number Diff line change @@ -9,12 +9,10 @@ import android.view.View
99import android.widget.TextView
1010import androidx.appcompat.app.AppCompatActivity
1111import androidx.appcompat.widget.AppCompatTextView
12- import androidx.core.view.updatePadding
1312import com.google.android.material.button.MaterialButton
1413import com.google.android.material.snackbar.Snackbar
1514import dev.chrisbanes.insetter.Insetter
1615import dev.chrisbanes.insetter.Side
17- import dev.chrisbanes.insetter.doOnApplyWindowInsets
1816import kotlinx.android.synthetic.main.activity_what_the_stack.*
1917
2018/* *
You can’t perform that action at this time.
0 commit comments