「やい!バケモノ」と呼ばれ… 広義の障害だと知ってほしい コブは私の宝物 顔の変形やあざ、麻痺など特徴的な見た目のため、学校や恋愛、就職などに苦労する「見た目問題」。顔に紫色のコブがある藤井輝明さん(60)は、自らの体験を2500校もの学校で講演してきました。「見た目問題」は「広義の意味で障害」語る藤井さん。話を伺いました。 子どもたちに大人気 ――小学校では、子どもたちに「てるちゃん」と呼ばれ、大人気ですね 「私の小学校時代を描いた絵本『てるちゃんのかお』を教材にして、いじめられた体験を、楽しくさわやかに語ります」 「子どもたちには『デブ』『チビ』など、見た目についてニックネームをつけることは人を傷つける恐れがあるから気をつけようね、と話しています」 「話を聞いている子どもが、いじめられたり、見た目に悩んだりしているかもしれません。だから、『私はいじめられて死のうと思ったこともあるけど、
The document provides idiomatic Kotlin coding style guidelines and best practices for expressions, classes, functions, and the standard library. Some key recommendations include using 'when' and 'try' as expression bodies, avoiding classes just for functions, extracting non-essential APIs to extensions, using data classes, type aliases, and destructuring declarations, and leveraging functions like
RecyclerViewで区切り線をつけるとき、今まではRecyclerView.ItemDecorationを継承して自前でクラスを実装する必要がありましたが、 Support Library 25.0.0からはandroid.v7.widget.RecyclerView.DividerItemDecoration というAPIが提供されたので、 以下のような感じで簡単に区切り線がつけられるようになりました。 DividerItemDecoration dividerItemDecoration = new DividerItemDecoration(recyclerView.getContext(), new LinearLayoutManager(getActivity()).getOrientation()); recyclerView.addItemDecoration(divi
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く