pocheshire / BottomNavigationBar

Bottom Navigation Bar for Xamarin
214 stars 70 forks source link

Has empty space in bottom when hide actionbar. #65

Open nhdanh opened 6 years ago

nhdanh commented 6 years ago

My app using this plugin. It's very good. I'm using xamarin form So I have a problem. When I using scrollview and hide action bar on top. The view add a empty space in bottom ( height same as action bar height). I think it plugin has calculate a view to display and add a space for action bar.

How to fix it ? I want hide a toolbar to my app show full screen. screenshot

Thanks

15mgm15 commented 6 years ago

@nhdanh did you ever solve this?