🧐Component İsimleri
Component olarak adlandırılan Android bileşenlerinin isimleri yer alır.
Last updated
Was this helpful?
Component olarak adlandırılan Android bileşenlerinin isimleri yer alır.
Last updated
Was this helpful?
In the figure above:
EditText
field (subclass of TextView
) for entering text using a keyboard
SeekBar
for sliding left or right to a setting
CheckBox
elements for selecting one or more options
RadioGroup
of RadioButton
elements for selecting one option
Switch
for turning on or turning off an option
Spinner
drop-down menu for selecting one option