Skip to main content
Android Basic Naming Convention
Naming convention
- aclock - AnalogClock
- actv - AutoCompleteTextView
- btn - Button
- cal - CalendarView
- chb - CheckBox
- chtv - CheckedTextView
- chron - Chronometer
- dp - DatePicker
- edt - EditText
- explv - ExpandableListView
- fl - FrameLayout
- gl - GridLayout
- grv - GridView
- hsv - HorizontalScrollView
- imb - ImageButton
- ims - ImageSwitcher
- imv - ImageView
- ll - LinearLayout
- lsv - ListView
- ctlr - MediaController
- mactv - MultiAutoCompleteTextView
- np - NumberPicker
- pm - PopupMenu
- pw - PopupWindow
- pgb - ProgressBar
- rb - RadioButton
- rg - RadioGroup
- rtb - RatingBar
- rl - RelativeLayout
- rv - RemoteViews
- scv - ScrollView
- schv - SearchView
- skb - SeekBar
- sap - ShareActionProvider
- space - Space
- spn - Spinner
- stv - StackView
- sw - Switch
- tabh - TabHost
- tabc - TabHost.TabSpec
- tl - TableLayout
- tr - TableRow
- twg - TabWidget
- tclock - TextClock
- tsw - TextSwitcher
- tv - TextView
- tp - TimePicker
- toast - Toast
- tgb - ToggleButton
- vdv - VideoView
- vf - ViewFlipper
- vsw - ViewSwitcher
This comment has been removed by the author.
ReplyDelete