move SearchActivity to be a part of MainActivity
This commit is contained in:
parent
553c216997
commit
c1c9cf0419
15 changed files with 218 additions and 273 deletions
|
|
@ -26,7 +26,8 @@
|
|||
android:layout_alignBottom="@+id/conversation_date"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginStart="@dimen/normal_margin"
|
||||
android:layout_marginEnd="@dimen/normal_margin" />
|
||||
android:layout_marginEnd="@dimen/normal_margin"
|
||||
tools:src="@mipmap/ic_sms_messenger" />
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/pin_indicator_l"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue