nhphong / nimble-surveys

0 stars 0 forks source link

Vertical pager indicator issue #14

Closed luongvo closed 5 years ago

luongvo commented 5 years ago

I see you're using RecyclerView to implement vertical indicator for pager. It led to a an issue that all indicator bullets are not aligned to vertical center. Any reason why did you go by this way? 🤔 Could you propose a solution to make it vertically center? image

nhphong commented 5 years ago

Yes @luongvo, we can make it vertically centered. I will create a pull request soon

nhphong commented 5 years ago

@luongvo Check it out https://github.com/nhphong/nimble-surveys/pull/17