commit | d4f6151607ec1b4891a8292ff5aa9415cba6c97a | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Tue Nov 30 00:52:05 2021 +0100 |
committer | maxwen <max.weninger@gmail.com> | Fri Dec 10 23:59:17 2021 +0100 |
tree | 8a8924b88b9595ae99b2dca450a66d9743a6e8b5 | |
parent | 246c64490d6b9487bafe26219dfeab8f3d8bfbb3 [diff] [blame] |
OmniControl: playing with overlays Change-Id: Ie6f760ca463bc1622c65dcbe69948d1fadb1df30
diff --git a/app/build.gradle b/app/build.gradle index cb09029..72e14f7 100644 --- a/app/build.gradle +++ b/app/build.gradle
@@ -41,4 +41,5 @@ implementation 'androidx.appcompat:appcompat:1.3.1' implementation 'com.google.android.material:material:1.4.0' implementation 'androidx.preference:preference-ktx:1.1.1' + implementation 'androidx.recyclerview:recyclerview:1.1.0' } \ No newline at end of file