Aller au contenu

Position des spinners


Jorodan

Recommended Posts

Bonjour les jeunes!

Je gère un écran avec 3 Spinners.

Une ligne avec 2 spinners et une ligne avec 1 spinner.

Mon problème est le suivant :

J'aimerai que les deux spinners du centre se répartissent de part et d'autre du milieu de l'écran.

Et celui du bas au milieu!

Mon idée première :

Les deux du haut dans un LinearLayout avec une gravité "horizontal_center".

Pour le deuxième, une simple gravité "horizontal_center".

Vous avez compris... ça ne marche pas...

Quelqu'un a une idée ?? :'(

Lien vers le commentaire
Partager sur d’autres sites

Ca marche pas :'(

Les spinners sont alignés à gauche!

<?xml version="1.0" encoding="utf-8"?>
 xmlns:android="http://schemas.android.com/apk/res/android"
 android:layout_width="fill_parent"
 android:layout_height="fill_parent"
 android:orientation="vertical">
       android:layout_width="fill_parent" 
       android:layout_height="wrap_content" 
       android:gravity="center_horizontal">

       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
       android:orientation="horizontal"
       >
           android:id="@+id/reseaugauche" 
           android:layout_width="wrap_content" 
           android:layout_height="wrap_content"
           android:layout_alignParentLeft="true"
           android:src="@drawable/flechegauche">

           android:layout_width="wrap_content" 
           android:layout_height="wrap_content" 
           android:text="Nom réseau"
           android:layout_centerHorizontal="true"
           android:gravity="center">

           android:id="@+id/reseaudroite" 
           android:layout_width="wrap_content" 
           android:layout_height="wrap_content"
           android:layout_alignParentRight="true"
           android:src="@drawable/flechedroite">



       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
       android:gravity="center_horizontal">

               android:id="@+id/ligne" 
               android:layout_width="wrap_content"
               android:layout_height="wrap_content"
               android:gravity="center_horizontal">

               android:id="@+id/typehoraires" 
               android:layout_width="wrap_content"
               android:layout_height="wrap_content"
               android:gravity="center_horizontal">



               android:id="@+id/arret" 
               android:layout_width="wrap_content"
               android:layout_height="wrap_content"
               android:gravity="center_horizontal"
               android:layout_span="2">




       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="Prochain passage" 
       android:gravity="center"
       android:background="#4F81BD">


       android:id="@+id/prochainpassage" 
       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="prochain horaire" 
       android:gravity="center"
       android:background="#9BBB59">


       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="Horaires complets" 
       android:gravity="center"
       android:background="#4F81BD">


       android:layout_width="fill_parent" 
       android:layout_height="fill_parent">
           android:id="@+id/llhoraires" 
           android:layout_width="fill_parent"
           android:layout_height="fill_parent"
           android:orientation="vertical"
           android:gravity="center_horizontal"
           >




Lien vers le commentaire
Partager sur d’autres sites

Ca marche... mais je chercher encore pourquoi ça ne marchait pas avant...

<?xml version="1.0" encoding="utf-8"?>
 xmlns:android="http://schemas.android.com/apk/res/android"
 android:layout_width="fill_parent"
 android:layout_height="fill_parent"
 android:orientation="vertical">
       android:layout_width="fill_parent" 
       android:layout_height="wrap_content" 
       android:gravity="center_horizontal" />
       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
       android:orientation="horizontal"
       >
           android:id="@+id/reseaugauche" 
           android:layout_width="wrap_content" 
           android:layout_height="wrap_content"
           android:layout_alignParentLeft="true"
           android:src="@drawable/flechegauche" />
           android:id="@+id/nomreseau" 
           android:layout_width="wrap_content" 
           android:layout_height="wrap_content" 
           android:text="Nom réseau"
           android:layout_centerHorizontal="true"
           android:gravity="center" />
           android:id="@+id/reseaudroite" 
           android:layout_width="wrap_content" 
           android:layout_height="wrap_content"
           android:layout_alignParentRight="true"
           android:src="@drawable/flechedroite" />


       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
       android:gravity="center_horizontal">
           android:id="@+id/ligne" 
           android:layout_width="wrap_content"
           android:layout_height="wrap_content" />
           android:id="@+id/typehoraires" 
           android:layout_width="wrap_content"
           android:layout_height="wrap_content" />


       android:layout_width="fill_parent"
       android:layout_height="wrap_content"
       android:gravity="center_horizontal">
           android:id="@+id/arret" 
           android:layout_width="wrap_content"
           android:layout_height="wrap_content"
           android:gravity="center_horizontal" />


       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="Prochain passage" 
       android:gravity="center"
       android:background="#4F81BD" />

       android:id="@+id/prochainpassage" 
       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="prochain horaire" 
       android:gravity="center"
       android:background="#9BBB59" />

       android:layout_width="fill_parent" 
       android:layout_height="25px" 
       android:text="Horaires complets" 
       android:gravity="center"
       android:background="#4F81BD" />

       android:layout_width="fill_parent" 
       android:layout_height="fill_parent">
           android:id="@+id/llhoraires" 
           android:layout_width="fill_parent"
           android:layout_height="fill_parent"
           android:orientation="vertical"
           android:gravity="center_horizontal" />



Lien vers le commentaire
Partager sur d’autres sites

Rejoignez la conversation

Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.

Invité
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

×
×
  • Créer...