-
Notifications
You must be signed in to change notification settings - Fork 0
まったりAndroid Framework Code Reading #4
Shinobu Okano edited this page Nov 20, 2016
·
7 revisions
2016/11/10 (木)
http://www.slideshare.net/shinobuokano7/android-framework-code-reading-4
http://www.slideshare.net/shinobuokano7/android-framework-code-reading-ver-12
https://twitter.com/hashtag/m_android_fcr?f=tweets&vertical=default&src=hash
追加でまとめを書いた!という方は、@operandoOSまでご連絡いただければ、追記致します。
※参加者名は、githubのID or Twitter IDを記載させていただいてます。
※参加していただいた方の把握がしっかりできていなくて、全員分まとめられてなくて申し訳ございません!!
| 参加者 | 読んだコード・機能 | 成果 |
|---|---|---|
| @wakwak3125 | LocaleList周り | |
| @seto_hi | ContextMenu周り | Android Nで変わったContextMenuまわり |
| @new_runnable | ViewのAttributeの適応される順番 | ViewのAttributeの適応する順番について 途中まで |
| @atsushieno | ||
| @muumuumuumuu | AppCompatActivityのToolbarのlocale周り | Activity#getTitle()はActivity/Applicationのresourcesを使わない |
| @hashikell | Picture-in-picture周りとMulti-Window周り | Multi-Windowのソースコードリーディング…途中 |
| @ha_hagawa | LinearLayout周り | |
| @norikakip | ||
| @operandoOS | NのJobScheduler周り | JobScheduler Code Reading |