adds beautiful interface for adding events
authorPetru Trimbitas <l3asketballplayer@yahoo.com>
Tue, 11 Jun 2013 09:55:32 +0000 (12:55 +0300)
committerPetru Trimbitas <l3asketballplayer@yahoo.com>
Tue, 11 Jun 2013 09:55:32 +0000 (12:55 +0300)
commit6d7e08bf032626962f50c8d9db6c1c5b3d978271
tree579152c1741bde0c9eed00f0fcab27ab4fcdd334
parentdec0e89412f5ae0e3523a76508f048edbbf80202
adds beautiful interface for adding events
13 files changed:
res/layout/add_event.xml
res/layout/add_event_basic_tab.xml [new file with mode: 0644]
res/layout/add_event_details_tab.xml [new file with mode: 0644]
res/layout/add_event_other_tab.xml [new file with mode: 0644]
res/menu/add_event.xml [new file with mode: 0644]
res/menu/main.xml
res/values/strings.xml
src/ro/ieval/unical/AddEventActivity.java
src/ro/ieval/unical/AddEventBasicTabFragment.java [new file with mode: 0644]
src/ro/ieval/unical/AddEventDetailsTabFragment.java [new file with mode: 0644]
src/ro/ieval/unical/AddEventOtherTabFragment.java [new file with mode: 0644]
src/ro/ieval/unical/AddEventTabListener.java [new file with mode: 0644]
src/ro/ieval/unical/EventListActivity.java
This page took 0.010177 seconds and 4 git commands to generate.