Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.37 KB

component-isimleri.md

File metadata and controls

39 lines (23 loc) · 1.37 KB
description
Component olarak adlandırılan Android bileşenlerinin isimleri yer alır.

🧐 Component İsimleri

🔂 Inputlar

In the figure above:

  1. EditText field (subclass of TextView) for entering text using a keyboard
  2. SeekBar for sliding left or right to a setting
  3. CheckBox elements for selecting one or more options
  4. RadioGroup of RadioButton elements for selecting one option
  5. Switch for turning on or turning off an option
  6. Spinner drop-down menu for selecting one option

🍢 Seek Bar

⚫ Progress Bar

🔀 Navigation Bar

🕎 Navigation View

💬 Alert Dialog