summaryrefslogtreecommitdiffstats
path: root/res/layout/artist_detail_album.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/artist_detail_album.xml')
-rw-r--r--res/layout/artist_detail_album.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/artist_detail_album.xml b/res/layout/artist_detail_album.xml
index 3e7832b..dbe0fe1 100644
--- a/res/layout/artist_detail_album.xml
+++ b/res/layout/artist_detail_album.xml
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<android.support.v7.widget.CardView
+<androidx.cardview.widget.CardView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:card_view="http://schemas.android.com/apk/res-auto"
android:layout_width="156dp"
@@ -78,4 +78,4 @@
</RelativeLayout>
-</android.support.v7.widget.CardView>
+</androidx.cardview.widget.CardView>