gradient

  1. abass

    برنامه نویسی تیکه کد برای ساخت یک پس زمینه چند رنگه مثل عکس

    تیکه کد برای ساخت یک پس زمینه چند رنگه مثل عکس HTML <div class="gradient"> </div> CSS .gradient { height: 100px; background-color: red; background-image: radial-gradient( yellow, #f06d06 ); }
  2. practicalsoft

    B4X FEED Why can't gradient drawable have a border.

    Hi I'm annoyed. I know I shouldn't be but I am. I can have a view with a flat color and a border with different colors and rounded corners. But I can't have a gradient with borders at all unless I write code. Boring. Everyone want's gradients AND borders, but putting a rounded border on an...
عقب
بالا