mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 10:35:19 +00:00
64ad9ec9dd
// FREEBIE
7 lines
308 B
XML
7 lines
308 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<org.thoughtcrime.securesms.profiles.GroupShareProfileView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/group_share_profile_view"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content" />
|