Make profile pictures tappable

This commit is contained in:
Niels Andriesse
2021-07-14 14:39:20 +10:00
parent 073c9a9efa
commit 6028fff59c
4 changed files with 31 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"