Jump to content

Recommended Posts

framework/layout/volume_adjust.xml

cela ne serais pas ça que tu cherche ?

Tu sais m'aider il est écrit ça dans ce fichier :

<?xml version="1.0" encoding="UTF-8"?>

<LinearLayout android:gravity="center_horizontal" android:orientation="vertical" android:background="@drawable/panel_background" android:layout_width="wrap_content" android:layout_height="wrap_content"

xmlns:android="http://schemas.android.com/apk/res/android">

<LinearLayout android:gravity="center_vertical" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="14.0dip">

<ImageView android:id="@id/other_stream_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="6.0dip" />

<TextView android:textAppearance="?textAppearanceMedium" android:gravity="center_horizontal" android:id="@id/message" android:layout_width="wrap_content" android:layout_height="wrap_content" />

</LinearLayout>

<TextView android:textAppearance="?textAppearanceSmall" android:id="@id/additional_message" android:layout_width="wrap_content" android:layout_height="wrap_content" />

<ImageView android:id="@id/ringer_stream_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="14.0dip" />

<ProgressBar android:id="@id/level" android:layout_width="200.0dip" android:layout_height="wrap_content" android:layout_marginLeft="25.0dip" android:layout_marginTop="14.0dip" android:layout_marginRight="25.0dip" android:layout_marginBottom="14.0dip" style="\?android:attr/progressBarStyleHorizontal" />

</LinearLayout>

Je veux que la ligne du son soit fine comme ce que le gars à fait sur xda (lien premier post)

Link to comment
Share on other sites

j'ai regardé aussi , fo testez , change les valeur dpi

il nous donne les marges haut bas gauche droite teste en changeant les valeur de :

les .0dip apparamment c'est le nombre de pixel : marginLeft="25.0dip = marge gauche 25 pixel

le width="200.0dip cela doit etre la longueur totale de la barre.

par contre le script nous renvoie sur un autre fichier a voir aussi drawable/panel_background"

j'ai pas eu le temp de m'y collé encore.

Edited by natsuko
Link to comment
Share on other sites

Salut à tous, sami, tous d'abord, j'adore ton thème, continue comme ça. (faut s'encourager entre liègeois ^_^)

J'espère que tu ne m'en voudra pas mais je me suis permis de modifier quelques petites choses de ton thème pour mes goûts personnelles. :)

surbrillancetouchetelep.pngusbconnect.png

Si cela intéresse quelqu'un vous pouvez le télécharger -> http://www.wupload.c..._by_sami_22.zip

Link to comment
Share on other sites

Salut à tous, sami, tous d'abord, j'adore ton thème, continue comme ça. (faut s'encourager entre liègeois ^_^)

J'espère que tu ne m'en voudra pas mais je me suis permis de modifier quelques petites choses de ton thème pour mes goûts personnelles. :)

surbrillancetouchetelep.pngusbconnect.png

Si cela intéresse quelqu'un vous pouvez le télécharger -> http://www.wupload.c..._by_sami_22.zip

Je ne t'en veux pas du tout chacun fait ce qu'il en veux ;)

Link to comment
Share on other sites

Voilà c'est corrigé liens sur le premier post encore désolé un oubli (le pire c'est que je le met en rouge pour le voir ...) :D

Sami, t'es un chef, merci !

Je suis sur le *** que tu sois désolé pour cet oubli alors que tu bosses gracieusement pour nous !

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...