|
|
|
@ -91,6 +91,26 @@ |
|
|
|
|
license:link="https://google.github.io/dagger/" |
|
|
|
|
license:name="Dagger 2" /> |
|
|
|
|
|
|
|
|
|
<com.keylesspalace.tusky.view.LicenseCard |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginEnd="12dp" |
|
|
|
|
android:layout_marginStart="12dp" |
|
|
|
|
android:layout_marginTop="12dp" |
|
|
|
|
license:license="@string/license_apache_2" |
|
|
|
|
license:link="https://github.com/ReactiveX/RxJava" |
|
|
|
|
license:name="RxJava" /> |
|
|
|
|
|
|
|
|
|
<com.keylesspalace.tusky.view.LicenseCard |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginEnd="12dp" |
|
|
|
|
android:layout_marginStart="12dp" |
|
|
|
|
android:layout_marginTop="12dp" |
|
|
|
|
license:license="@string/license_apache_2" |
|
|
|
|
license:link="https://github.com/uber/AutoDispose" |
|
|
|
|
license:name="AutoDispose" /> |
|
|
|
|
|
|
|
|
|
<com.keylesspalace.tusky.view.LicenseCard |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|