Drawable: meaning, definitions and examples
๐จ
drawable
[ หdrษหษbl ]
Android development
A Drawable is a general abstraction for something that can be drawn. It can be a bitmap, a vector graphic, a shape, or even an animated object. Drawables are used to define the appearance of views or backgrounds in Android applications.
Synonyms
animation, graphic, image, shape
Examples of usage
- ImageView in Android can display Drawables such as images and shapes.
- Background of a Button can be set using a Drawable.
- Drawable resources can be defined in XML files.
Translations
Translations of the word "drawable" in other languages:
๐ต๐น desenhรกvel
๐ฎ๐ณ เคเฅเคเคเคจเฅ เคฏเฅเคเฅเคฏ
๐ฉ๐ช zeichbar
๐ฎ๐ฉ dapat digambar
๐บ๐ฆ ะณัะฐัััะฝะธะน
๐ต๐ฑ rysowalny
๐ฏ๐ต ๆ็ปๅฏ่ฝ
๐ซ๐ท dessinable
๐ช๐ธ dibujable
๐น๐ท รงizilebilir
๐ฐ๐ท ๊ทธ๋ฆด ์ ์๋
๐ธ๐ฆ ูุงุจู ููุฑุณู
๐จ๐ฟ kreslitelnรฝ
๐ธ๐ฐ kresliteฤพnรฝ
๐จ๐ณ ๅฏ็ปๅถ็
๐ธ๐ฎ risljiv
๐ฎ๐ธ teiknanlegur
๐ฐ๐ฟ ัะฐะปัะฝะฐััะฝ
๐ฌ๐ช แฎแแขแแแแ
๐ฆ๐ฟ รงษkmษk olar
๐ฒ๐ฝ dibujable
Word origin
The term 'drawable' originated in the field of computer graphics to refer to any object that can be drawn on the screen. In Android development, Drawables play a crucial role in defining the visual elements of an application. They provide a flexible way to customize the appearance of views and backgrounds.
See also: draw, drawback, drawer, drawing, drawings, drawn, withdraw.