In my application manifest I\'ve add android:configChanges to prevent activity reload/restart on rotate
If you want to keep android:configChanges, you can use this to force 56dp toolbar height, align icons and fix small text issue:
android:configChanges
Toolbar XML:
Styles XML: