initialize aor spinner selection
This commit is contained in:
@@ -740,7 +740,7 @@ class MainActivity : AppCompatActivity() {
|
|||||||
}
|
}
|
||||||
this@MainActivity.runOnUiThread {
|
this@MainActivity.runOnUiThread {
|
||||||
uaAdapter.notifyDataSetChanged()
|
uaAdapter.notifyDataSetChanged()
|
||||||
|
if (aorSpinner.selectedItemPosition == -1) aorSpinner.setSelection(0)
|
||||||
updateNotification()
|
updateNotification()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user