|
|
@ -36,7 +36,8 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:background="?android:attr/windowBackground" |
|
|
|
android:background="?android:attr/windowBackground" |
|
|
|
android:textAlignment="gravity" |
|
|
|
android:textAlignment="gravity" |
|
|
|
app:itemTextColor="@color/colorAccent" |
|
|
|
app:itemTextAppearanceActive="@style/selected_menu" |
|
|
|
|
|
|
|
app:itemTextAppearanceInactive="@style/unselected_menu" |
|
|
|
app:labelVisibilityMode="labeled" |
|
|
|
app:labelVisibilityMode="labeled" |
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|