Added color copy/paste, better size and color text selection

This commit is contained in:
Tommaso Berlose
2021-05-07 17:19:23 +02:00
parent 1ac53e09a8
commit 5d07cc8d73
52 changed files with 460 additions and 75 deletions

View File

@ -6,6 +6,7 @@ import android.view.View
import android.widget.TextView
import androidx.core.content.ContextCompat
import androidx.core.view.isVisible
import androidx.recyclerview.widget.GridLayoutManager
import com.google.android.material.bottomsheet.BottomSheetDialog
import com.google.android.material.bottomsheet.BottomSheetDialogFragment
import com.tommasoberlose.anotherwidget.R