LoginSignup
0
1

More than 5 years have passed since last update.

[Android] KotlinでRecyclerViewを制御する

Posted at

はじめに

2017年5月17日にGoogleI/OでKotlinをサポートされることが正式に発表されました。
この発表を気にKotlinの勉強会・自主学習で勉強していき、かつSampleアプリを作りましたので共有していきます。

開発環境

  1. Mac Book Pro 2013モデル
  2. Android Stduio

ライブラリ

利用したライブラリを以下に記載します。

com.android.support:appcompat-v7:25.2.0
com.android.support:design:25.2.0
com.android.support:recyclerview-v7:25.3.1
com.android.support:cardview-v7:25.3.1
com.android.support.constraint:constraint-layout:1.0.0-beta4

サンプルプロジェクト

githubで公開しています。
https://github.com/forestliveDev/SampleKotlinRecycleView

動画

ビデオが開けなかった場合に表示されるテキスト

   

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1