mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 06:32:39 +02:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
/*
|
||||
* CollectionAdapter.kt
|
||||
* Implements the CollectionAdapter class
|
||||
* A CollectionAdapter is a custom adapter providing station card views for a RecyclerView
|
||||
*
|
||||
* This file is part of
|
||||
* TRANSISTOR - Radio App for Android
|
||||
*
|
||||
* Copyright (c) 2015-22 - Y20K.org
|
||||
* Licensed under the MIT-License
|
||||
* http://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
|
||||
package com.michatec.radio.collection
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
|
||||
Reference in New Issue
Block a user