i have project portal book conference room. private app run on cheap tablet , mounted in conference room. app update webserver backend.
i implement ui grid. day of week on x axis , hours on y axis. if particular time has been books different color show. book room press on cell corresponds day , time , asks confirm this.
i have played around grid view , table layout , can't find fits bill suggestions welcome.
i have not used opengl yet opportunity learn it?
there many ways accomplish layout that. fan of using relativelayouts. tend require little bit more setup looking how want. far easier down line if decide want make non-trivial changes layout. opengl allow this, think better off using layouts , views provided already. @ maybe you'll want create own subclass of view fits needs see creating custom views if want more info on that.
Comments
Post a Comment