|
|
|
@ -1,5 +1,6 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
<RelativeLayout
|
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
@ -88,85 +89,6 @@
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
|
|
<!-- <RelativeLayout-->
|
|
|
|
|
<!-- android:id="@+id/ctnGroupNameSection"-->
|
|
|
|
|
<!-- android:layout_width="match_parent"-->
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
<!-- android:layout_marginLeft="@dimen/large_spacing"-->
|
|
|
|
|
<!-- android:layout_marginTop="@dimen/small_spacing"-->
|
|
|
|
|
<!-- android:layout_marginRight="@dimen/large_spacing"-->
|
|
|
|
|
<!-- tools:visibility="gone">-->
|
|
|
|
|
|
|
|
|
|
<!-- <ImageView-->
|
|
|
|
|
<!-- android:id="@+id/btnCancelGroupNameEdit"-->
|
|
|
|
|
<!-- android:layout_width="36dp"-->
|
|
|
|
|
<!-- android:layout_height="36dp"-->
|
|
|
|
|
<!-- android:layout_toLeftOf="@+id/edtGroupName"-->
|
|
|
|
|
<!-- android:layout_centerVertical="true"-->
|
|
|
|
|
<!-- android:src="@drawable/ic_close_white_24dp"-->
|
|
|
|
|
<!-- android:visibility="gone" />-->
|
|
|
|
|
|
|
|
|
|
<!-- <EditText-->
|
|
|
|
|
<!-- style="@style/SessionEditText"-->
|
|
|
|
|
<!-- android:id="@+id/edtGroupName"-->
|
|
|
|
|
<!-- android:layout_width="@dimen/album_total_width"-->
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
<!-- android:layout_centerInParent="true"-->
|
|
|
|
|
<!-- android:textAlignment="center"-->
|
|
|
|
|
<!-- android:visibility="invisible"-->
|
|
|
|
|
<!-- android:hint="@string/activity_edit_closed_group_edit_text_hint" />-->
|
|
|
|
|
<!--<!– android:layout_width="@dimen/album_total_width"–>-->
|
|
|
|
|
<!--<!– android:paddingTop="12dp"–>-->
|
|
|
|
|
<!--<!– android:paddingBottom="@dimen/large_spacing"–>-->
|
|
|
|
|
<!--<!– android:paddingHorizontal="@dimen/large_spacing"–>-->
|
|
|
|
|
|
|
|
|
|
<!--<!– <EditText–>-->
|
|
|
|
|
<!--<!– style="@style/SessionEditText"–>-->
|
|
|
|
|
<!--<!– android:id="@+id/nameEditText"–>-->
|
|
|
|
|
<!--<!– android:layout_width="match_parent"–>-->
|
|
|
|
|
<!--<!– android:layout_height="wrap_content"–>-->
|
|
|
|
|
<!--<!– android:layout_marginLeft="@dimen/large_spacing"–>-->
|
|
|
|
|
<!--<!– android:layout_marginTop="@dimen/medium_spacing"–>-->
|
|
|
|
|
<!--<!– android:layout_marginRight="@dimen/large_spacing"–>-->
|
|
|
|
|
<!--<!– android:layout_marginBottom="@dimen/medium_spacing"–>-->
|
|
|
|
|
<!--<!– android:hint="@string/activity_create_closed_group_edit_text_hint" />–>-->
|
|
|
|
|
|
|
|
|
|
<!-- <TextView-->
|
|
|
|
|
<!-- android:id="@+id/btnGroupNameDisplay"-->
|
|
|
|
|
<!-- android:layout_width="wrap_content"-->
|
|
|
|
|
<!-- android:layout_height="wrap_content"-->
|
|
|
|
|
<!-- android:layout_centerInParent="true"-->
|
|
|
|
|
<!-- android:textColor="@color/text"-->
|
|
|
|
|
<!-- android:textSize="@dimen/very_large_font_size"-->
|
|
|
|
|
<!-- android:textStyle="bold"-->
|
|
|
|
|
<!-- android:drawableRight="@drawable/ic_edit_white_24dp"-->
|
|
|
|
|
<!-- android:drawablePadding="@dimen/small_spacing"/>-->
|
|
|
|
|
|
|
|
|
|
<!-- <ImageView-->
|
|
|
|
|
<!-- android:id="@+id/imgSaveGroupName"-->
|
|
|
|
|
<!-- android:layout_width="36dp"-->
|
|
|
|
|
<!-- android:layout_height="36dp"-->
|
|
|
|
|
<!-- android:src="@drawable/ic_check_white_24dp"-->
|
|
|
|
|
<!-- android:layout_toRightOf="@+id/edtGroupName"-->
|
|
|
|
|
<!-- android:layout_centerVertical="true"-->
|
|
|
|
|
<!-- android:visibility="gone" />-->
|
|
|
|
|
|
|
|
|
|
<!-- </RelativeLayout>-->
|
|
|
|
|
|
|
|
|
|
<!-- <!– TODO: WTF? –>-->
|
|
|
|
|
<!-- <LinearLayout-->
|
|
|
|
|
<!-- android:layout_width="match_parent"-->
|
|
|
|
|
<!-- android:layout_height="wrap_content">-->
|
|
|
|
|
<!-- <View-->
|
|
|
|
|
<!-- android:layout_weight="2"-->
|
|
|
|
|
<!-- android:layout_height="0px"-->
|
|
|
|
|
<!-- android:layout_width="@dimen/large_spacing"/>-->
|
|
|
|
|
<!-- <View-->
|
|
|
|
|
<!-- android:layout_weight="2"-->
|
|
|
|
|
<!-- android:layout_height="0px"-->
|
|
|
|
|
<!-- android:layout_width="@dimen/large_spacing"/>-->
|
|
|
|
|
<!-- </LinearLayout>-->
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
@ -233,5 +155,4 @@
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</RelativeLayout>
|