回答編集履歴
1
コードの修正
answer
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
```xml
|
20
20
|
<com.google.android.material.bottomnavigation.BottomNavigationView
|
21
|
-
|
21
|
+
...
|
22
22
|
app:itemIconTint="@color/bottom_navigation_tint"
|
23
23
|
app:itemTextColor="@color/bottom_navigation_tint"
|
24
24
|
/>
|