mirror of
https://github.com/Michatec/Radio.git
synced 2026-01-31 07:20:40 +00:00
Some Bugfixes and Improvments
- Update the libary gson. - Deleted some unuseful Code. - added some locals to locales config.
This commit is contained in:
@@ -296,6 +296,7 @@ class CollectionAdapter(
|
||||
|
||||
|
||||
/* Shows / hides the edit view for a station */
|
||||
@SuppressLint("NotifyDataSetChanged")
|
||||
private fun toggleEditViews(position: Int, stationUuid: String) {
|
||||
when (stationUuid) {
|
||||
// CASE: this station's edit view is already expanded
|
||||
|
||||
Reference in New Issue
Block a user