Android アプリ開発時にお世話になる v7 appcompat library と LayoutInflater の話です。 この記事の内容は、v7 appcompat library のバージョン 23.1.1 をもとに記述しました。 v7 appcompat library の compatible widget v7 appcompat library には、AppCompatTextView などの compatible widget *1 がいくつか含まれています。 いくつか下に挙げてみます。 AppCompatTextView : TextView の compatible widget AppCompatButton : Button の compatible widget AppCompatImageView : ImageView の compatible widg