2018-9-9
This commit is contained in:
@@ -87,44 +87,6 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<!--<LinearLayout-->
|
||||
<!--android:layout_width="wrap_content"-->
|
||||
<!--android:layout_height="match_parent"-->
|
||||
<!--android:layout_alignParentRight="true"-->
|
||||
<!--android:gravity="center_vertical"-->
|
||||
<!--android:orientation="horizontal">-->
|
||||
|
||||
<!--<ImageView-->
|
||||
<!--android:id="@+id/exchange_button"-->
|
||||
<!--android:layout_width="@dimen/icon_size"-->
|
||||
<!--android:layout_height="@dimen/icon_size"-->
|
||||
<!--android:src="@drawable/ic_exchange" />-->
|
||||
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="20dp"-->
|
||||
<!--android:layout_height="match_parent" />-->
|
||||
|
||||
<!--<ImageView-->
|
||||
<!--android:id="@+id/record_button"-->
|
||||
<!--android:layout_width="22dp"-->
|
||||
<!--android:layout_height="22dp"-->
|
||||
<!--android:src="@drawable/ic_record" />-->
|
||||
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="20dp"-->
|
||||
<!--android:layout_height="match_parent" />-->
|
||||
|
||||
<!--<ImageView-->
|
||||
<!--android:id="@+id/search_button"-->
|
||||
<!--android:layout_width="18dp"-->
|
||||
<!--android:layout_height="18dp"-->
|
||||
<!--android:src="@drawable/ic_search" />-->
|
||||
|
||||
<!--<TextView-->
|
||||
<!--android:layout_width="25dp"-->
|
||||
<!--android:layout_height="match_parent" />-->
|
||||
|
||||
<!--</LinearLayout>-->
|
||||
</RelativeLayout>
|
||||
</android.support.v7.widget.Toolbar>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user