Closed PureWeen closed 6 years ago
9.0
Windows 10
https://www.nuget.org/packages/Xamarin.Android.Support.Design/28.0.0-preview2
Bottom Navigation View should have a LabelVisibilityMode property I checked the google docs and it doesn't list the property but I promise it's there :-)
Here's an SO post talking about it https://stackoverflow.com/questions/40176244/how-to-disable-bottomnavigationview-shift-mode
implementation 'com.android.support:appcompat-v7:28.0.0' implementation 'com.android.support:design:28.0.0'
Then you can access the property
Xamarin.Android Version (eg: 6.0):
9.0
Operating System & Version (eg: Mac OSX 10.11):
Windows 10
Support Libraries Version (eg: 23.3.0):
https://www.nuget.org/packages/Xamarin.Android.Support.Design/28.0.0-preview2
Describe your Issue:
Bottom Navigation View should have a LabelVisibilityMode property I checked the google docs and it doesn't list the property but I promise it's there :-)
Here's an SO post talking about it https://stackoverflow.com/questions/40176244/how-to-disable-bottomnavigationview-shift-mode
Steps to Reproduce (with link to sample solution if possible):
Then you can access the property
Include any relevant Exception Stack traces, build logs, adb logs: