Cook-E-team / Cook-E

A mobile application that helps schedule cooking with multiple recipes
GNU General Public License v3.0
2 stars 1 forks source link

Right-to-left layout in HomeActivity: Inconsistent tabs and view paging #25

Open samcrow opened 8 years ago

samcrow commented 8 years ago

When a locale with right-to-left text is selected, the order of the tabs reverse but the order of pages in the ViewPager does not change. This causes a mild inconsistency and should be resolved.