Displays
text to the user and optionally allows them to edit it. A TextView is a
complete text editor, however the basic class is configured
to not allow editing; see EditText for a subclass that configures the
text view for editing.
TextView(Context context, AttributeSet attrs, int defStyle)