File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131
3232distributionBase =GRADLE_USER_HOME
3333distributionPath =wrapper/dists
34- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.1 -bin.zip
34+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.2 -bin.zip
3535zipStoreBase =GRADLE_USER_HOME
3636zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 3434 <!-- Main theme customization per API. -->
3535 <style name =" NordicTheme" parent =" NordicTheme.Base" >
3636 <!-- Black navigation bar. -->
37- <item name =" android:navigationBarColor" >@color/navigationBarColor </item >
37+ <item name =" android:navigationBarColor" >@android: color/transparent </item >
3838 </style >
3939</resources >
Original file line number Diff line number Diff line change 3434 <!-- Main theme customization per API. -->
3535 <style name =" NordicTheme" parent =" NordicTheme.Base" >
3636 <!-- Black navigation bar. -->
37- <item name =" android:navigationBarColor" >@color/navigationBarColor </item >
37+ <item name =" android:navigationBarColor" >@android: color/transparent </item >
3838 <!-- Nav Bar can be drown on top of the status bar. -->
39- <item name =" android:statusBarColor" >@color/statusBarColor </item >
39+ <item name =" android:statusBarColor" >@android: color/transparent </item >
4040 <!-- Use white status bar text on any theme. -->
4141 <item name =" android:windowLightStatusBar" >false</item >
4242 </style >
Original file line number Diff line number Diff line change 3434 <!-- Main theme customization per API. -->
3535 <style name =" NordicTheme" parent =" NordicTheme.Base" >
3636 <!-- Black navigation bar. -->
37- <item name =" android:navigationBarColor" >@color/navigationBarColor </item >
37+ <item name =" android:navigationBarColor" >@android: color/transparent </item >
3838 <!-- Nav Bar can be drown on top of the status bar. -->
39- <item name =" android:statusBarColor" >@color/statusBarColor </item >
39+ <item name =" android:statusBarColor" >@android: color/transparent </item >
4040 <!-- Use white status bar text on any theme. -->
4141 <item name =" android:windowLightStatusBar" >false</item >
4242 <!-- The default cutoff has to be set so that nothing is drawn in landscape mode
You can’t perform that action at this time.
0 commit comments