LicenseActivity: add octodroid and markdownedit

This commit is contained in:
Alibek Omarov 2019-12-09 04:06:37 +03:00
parent e4400f0061
commit 545bcc543b
1 changed files with 21 additions and 1 deletions

View File

@ -171,7 +171,27 @@
license:license="@string/license_apache_2"
license:link="https://github.com/C1710/FileMojiCompat"
license:name="FileMojiCompat" />
<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/slapperwan/gh4a"
license:name="OctoDroid icons" />
<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/Tunous/MarkdownEdit"
license:name="MarkdownEdit" />
<com.keylesspalace.tusky.view.LicenseCard
android:layout_width="match_parent"
android:layout_height="wrap_content"