Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 632 Bytes

File metadata and controls

12 lines (7 loc) · 632 Bytes

#Android Intro Activity

The Telegram for Android app shows a simple and nice Intro Activity. But it does not use a viewpager. It uses FrameLayout's, so I have added the viewpagerlibrary instead.

Now, I think it looks nicer :)

Also, I did this because I didn't find any examples on the web showing how to make an activity like this one.

Image Image