-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|614|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Blogs Home -> Blogs


 
Cower
Created : 04 March 2010
Edited : 05 March 2010
System : Mac

Periplum WIP 1

Not really.



So I've got the visual bits of the tabs working. I'll have to figure out some way to layer it over the top of the WebView that will be in the background. Probably not that difficult to do, but considering it's Android, who knows.

Each tab currently consists of a custom view that draws a frame and a drawable (a snapshot of the current page or some portion thereof, or an icon for, say, a Downloads tab) It's embedded in a LinearLayout with the tab on top and the text below it, of those layouts is then in a horizontal layout embedded in a HorizontalScrollView. Not really special, but figure I'd share in case anyone else is wondering how to quickly do that.

Don't try to use the Gallery view, you'll be sorely disappointed when you learn that it's nearly useless and actually not very good for something like this.

Oh, and I may or may not spam the shit out of my blog thing with updates to this.

 

Comments