1
0
Fork 0
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:
Evgenii Kozlov 2021-05-12 21:55:07 +03:00 committed by GitHub
parent bfa6205656
commit df705afe6c
Signed by: github
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 158 additions and 105 deletions

View file

@ -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"