add License activity (#689)
* convert AboutActivity to Kotlin, use BottomSheetActivity for account resolving * improve AboutActivity * new License activity * fix filemojicompat url
This commit is contained in:
parent
570d7e3597
commit
3c569c6ac9
20 changed files with 605 additions and 546 deletions
|
|
@ -99,6 +99,7 @@
|
|||
</activity>
|
||||
<activity android:name=".ListsActivity" />
|
||||
<activity android:name=".ModalTimelineActivity" />
|
||||
<activity android:name=".LicenseActivity" />
|
||||
|
||||
<receiver android:name=".receiver.NotificationClearBroadcastReceiver" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue