SORU
16 Temmuz 2010, Cuma


Android bir Resim görüntülemek için sınır?

Nasıl ImageView için bir sınır ayarlamak ve rengini değiştirmek Android edebilir miyim?

CEVAP
16 Temmuz 2010, Cuma


Aşağıda Resim Görünümü arka plan için xml Drawable kurdum. Çalışıyor.

<?xml version="1.0" encoding="UTF-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#FFFFFF" />
<stroke android:width="1dp" android:color="#000000" />
<padding android:left="1dp" android:top="1dp" android:right="1dp"
    android:bottom="1dp" />
</shape>

Bunu Paylaş:
  • Google+
  • E-Posta
Etiketler:

YORUMLAR

SPONSOR VİDEO

Rastgele Yazarlar

  • Emotional Trancer

    Emotional Tr

    4 Mart 2010
  • huyked

    huyked

    28 Mart 2008
  • Rachel Talbott

    Rachel Talbo

    26 Ocak 2011