|
|
@@ -70,13 +70,14 @@
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/image_bi"
|
|
|
- android:layout_width="81dp"
|
|
|
- android:layout_height="33dp"
|
|
|
+ android:layout_width="61dp"
|
|
|
+ android:layout_height="39dp"
|
|
|
android:padding="9dp"
|
|
|
+ android:scaleType="center"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
app:layout_constraintStart_toStartOf="@id/guide_start2"
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
- app:srcCompat="@drawable/ic_bi_header_black"/>
|
|
|
+ app:srcCompat="@drawable/bi_header_black"/>
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/action_bar_title"
|