mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Editor | Styling toolbar | Selected states (#1461)
This commit is contained in:
parent
bfa6205656
commit
df705afe6c
19 changed files with 158 additions and 105 deletions
|
@ -7,7 +7,7 @@
|
|||
android:layout_height="match_parent"
|
||||
tools:context=".StyleToolbarActivity">
|
||||
|
||||
<com.anytypeio.anytype.core_ui.widgets.StyleToolbarWidgetNew
|
||||
<com.anytypeio.anytype.core_ui.widgets.StyleToolbarMainWidget
|
||||
app:cardBackgroundColor="@color/white"
|
||||
app:cardCornerRadius="16dp"
|
||||
android:id="@+id/toolbar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue