並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 42 件 / 42件

新着順 人気順

databindingの検索結果41 - 42 件 / 42件

  • Kotlin Android Extensions(views)はやめてViewBindingを使おう - Blog - Mori Atsushi

    Kotlin Android Extensionは現在2つ機能があり、findViewByIdを省略できる views とParcelableの実装を楽にしてくれる parcelize があります。 特に views は非常に便利で、僕自身もよく使っていました。(今後、Kotlin Android Extensionsと書いた場合はviewsの方を示します) 一方、ViewBindingというものも登場し、DataBindingの軽量版みたいな立ち位置で、こちらもfindViewByIdを省略することができます。 Kotlin Android ExtensionとViewBinding、DataBindingを比較し、使い分けについて議論したいと思います。 -2020/12/08追記- kotlin 1.4.20からandroid-kotlin-extensionsはdeprecatedに

      Kotlin Android Extensions(views)はやめてViewBindingを使おう - Blog - Mori Atsushi
    • Android: Interview Questions and Answers

      Here is a list of common Android interview questions with detailed answers to help you prepare for the interview as an Android app developer. This article is designed to assist aspiring Android developers with a comprehensive set of interview questions, covering a wide spectrum of areas including basic programming principles, Android-specific components, design patterns, and best practices in mobi

        Android: Interview Questions and Answers