mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 03:01:02 +00:00
clean Sad's shit
This commit is contained in:
@@ -57,7 +57,7 @@ class CurrentlyAiringWidgetConfigureActivity : Activity() {
|
||||
binding = CurrentlyAiringWidgetConfigureBinding.inflate(layoutInflater)
|
||||
setContentView(binding.root)
|
||||
|
||||
appWidgetText = binding.appwidgetText as EditText
|
||||
appWidgetText = binding.appwidgetText
|
||||
binding.addButton.setOnClickListener(onClickListener)
|
||||
|
||||
// Find the widget id from the intent.
|
||||
|
||||
Reference in New Issue
Block a user