Skip to content

Commit

Permalink
[#526] Review: Minor fix in XML layout of OdsBottomNavigation demo
Browse files Browse the repository at this point in the history
  • Loading branch information
florentmaitre committed Oct 24, 2023
1 parent 0d05928 commit ede8045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/ods_bottom_navigation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
android:layout_height="wrap_content"
android:layout_width="wrap_content" />

<!-- Invisible OdsIconToggleButtonsRow used for tests -->
<com.orange.ods.xml.component.button.OdsIconToggleButtonsRow
<!-- Invisible OdsBottomNavigation used for tests -->
<com.orange.ods.xml.component.bottomnavigation.OdsBottomNavigation
android:id="@+id/ods_bottom_navigation_test"
android:visibility="gone"
android:layout_height="wrap_content"
Expand Down

0 comments on commit ede8045

Please sign in to comment.