mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-14 19:39:19 +00:00
Improve: View hierarchy of bottom navigation
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/coordinator"
|
||||
style="?bottomNavigationStyle"
|
||||
app:menu="@menu/navigation_menu_main" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
</layout>
|
Reference in New Issue
Block a user