mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-06 18:12:55 +00:00
Add Friendship status button on user page fragment
This commit is contained in:
@ -81,5 +81,12 @@
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<org.communiquons.android.comunic.client.ui.views.FriendshipStatusButton
|
||||
android:id="@+id/friendship_status"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginTop="30dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
</ScrollView>
|
Reference in New Issue
Block a user