1
0
mirror of https://github.com/balkian/Carrousel-Android.git synced 2025-09-02 16:42:20 +00:00

Primer commit, no carga la lista de equipos

This commit is contained in:
Fernando Sánchez
2011-03-30 17:26:20 +02:00
parent 7c1e616981
commit 3be0993d1d
42 changed files with 290 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<menu
xmlns:android="http://schemas.android.com/apk/res/android">
<item android:enabled="true" android:title="Select Team" android:visible="true" android:id="@+id/select_team"></item>
</menu>