lucadln / android

Android app development
3 stars 0 forks source link

DCTB1 - Action bar elements are not working for API 19 #4

Closed lucadln closed 7 years ago

lucadln commented 7 years ago

The TableLayout was overlaying over the ActionBar. Fixed by adding some top margin to the TableLayout. This issue will now be closed.