1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00
anytype-kotlin/sample
Konstantin Ivanov 5cb4bf9c4c
367 Block action bar, part 1 (#378)
* #367: add action icons

* #367: add action bar view

* #367: class Mark as Parcelable, Mark.param as String?

* #367: blockView, add parcelable

* #367: update Parcelize

* #367: block action toolbar + layout

* #367: fix name

* #367: update versions

* #367: show action bar fragment + listener

* #367: block adapter on long click

* #367: add custom long click listener

* #367: add custom long click listener to paragraph block

* #367: dismiss action bar

* #367: update page fragment on back pressed

* #367: update clicks + hide keybard

* #367: add animation

* #367: add divider

* #367: update kotlin

* #367: fix else

* #367: sample app

* #367: fix linking conflict

* #367: pr fixes

* #367: update method
2020-04-20 19:40:23 +02:00
..
src/main 367 Block action bar, part 1 (#378) 2020-04-20 19:40:23 +02:00
.gitignore Keyboard markup (#203) 2020-02-08 23:16:14 +03:00
build.gradle 367 Block action bar, part 1 (#378) 2020-04-20 19:40:23 +02:00
proguard-rules.pro Keyboard markup (#203) 2020-02-08 23:16:14 +03:00