Best UI for horoscope/zodiac Android app

mockup

download bmml source – Wireframes created with Balsamiq Mockups

I want to make horoscope Android applicaiton, and I'm not sure which navigation I should use.

I'm thinking about these two options:

  • ListView/GridView with two or three columns with just only icon and horoscope sign name. So user need to click on that horoscope sign and full horoscope text will be show in new activity (new window).

  • ListView/GridView with one column with icon, horoscope sign name, and full horoscope text. So with this option user dont need to open new activity.

In the first option user would be able to swipe left or right to open full horoscope text for next or previous horoscope sign.

Also, I am thinking that I should give user possibility to drag their horoscope/zodiac sign to top of both lists.

The application is intended for the average user who likes to read horoscope on a daily basis. Length of full horoscope text for daily horoscope is about 4-5 sentences, while weekly or yearly horoscope have few more sentences. Application should also be optimized for the tablet.