Set transparent background of an imageview in Android - Stack ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
Set transparent background of an imageview in Android - Stack ...
you can set background transparent of any layout or any view or any component by adding this code in XML android:background="@android:color/transparent" ...