Use round room and user avatars and rounded corner space avatar
BIN
vector/sampledata/room_round_avatars/0_element_rainbow.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
vector/sampledata/room_round_avatars/element_black.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
vector/sampledata/room_round_avatars/element_ems.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
vector/sampledata/room_round_avatars/element_multi.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
vector/sampledata/room_round_avatars/element_sky.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
vector/sampledata/room_round_avatars/element_verde.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
vector/sampledata/room_round_avatars/element_web.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
vector/sampledata/room_round_avatars/element_x.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
vector/sampledata/room_round_avatars/matrix.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
vector/sampledata/room_round_avatars/new_vector.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
vector/sampledata/room_round_avatars/ops.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
vector/sampledata/room_round_avatars/write_club.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
vector/sampledata/space_avatars/car.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
vector/sampledata/space_avatars/face.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
vector/sampledata/space_avatars/london.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
vector/sampledata/space_avatars/paris.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
vector/sampledata/space_avatars/runner.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
vector/sampledata/space_avatars/snow.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
vector/sampledata/user_round_avatars/amandine.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
vector/sampledata/user_round_avatars/ben.png
Normal file
After Width: | Height: | Size: 9 KiB |
BIN
vector/sampledata/user_round_avatars/benoit.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
vector/sampledata/user_round_avatars/bruno.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
vector/sampledata/user_round_avatars/gaelle.png
Normal file
After Width: | Height: | Size: 8.1 KiB |
BIN
vector/sampledata/user_round_avatars/manu.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
vector/sampledata/user_round_avatars/matthew.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
vector/sampledata/user_round_avatars/nad.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
vector/sampledata/user_round_avatars/nique.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
vector/sampledata/user_round_avatars/toml.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
vector/sampledata/user_round_avatars/victor.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
|
@ -79,7 +79,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/smallIsHeldIcon"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/incomingCallNameView"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
app:layout_constraintEnd_toStartOf="@+id/alerter_texts"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/ivIcon"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
app:layout_constraintHorizontal_bias="0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
|
||||
<TextView
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
android:layout_height="40dp"
|
||||
android:layout_gravity="center"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="0dp"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/space_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/spaceNameView"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
android:scaleType="centerCrop"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/otherUserShield"
|
||||
|
|
|
@ -37,8 +37,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:ignore="MissingConstraints" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/composerRelatedMessageTitle"
|
||||
|
|
|
@ -45,8 +45,7 @@
|
|||
android:contentDescription="@string/avatar"
|
||||
android:visibility="invisible"
|
||||
app:layout_constraintBottom_toTopOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
app:layout_constraintEnd_toStartOf="parent" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/composerRelatedMessageTitle"
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
app:layout_constraintEnd_toStartOf="@+id/composerRelatedMessageTitle"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/composerRelatedMessageTitle"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/composerRelatedMessageTitle"
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
android:transitionName="profile"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/homeDrawerUsernameView"
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:alpha="1"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/matrixProfileDecorationToolbarAvatarImageView"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
app:layout_constraintHorizontal_bias="0"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/matrixToBetaTag"
|
||||
|
@ -128,7 +128,7 @@
|
|||
app:layout_constraintCircleAngle="90"
|
||||
app:layout_constraintCircleRadius="20dp"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@tools:sample/avatars"
|
||||
tools:src="@sample/user_round_avatars"
|
||||
tools:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
|
@ -140,7 +140,7 @@
|
|||
app:layout_constraintCircleAngle="90"
|
||||
app:layout_constraintCircleRadius="20dp"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@tools:sample/avatars"
|
||||
tools:src="@sample/user_round_avatars"
|
||||
tools:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
|
@ -152,7 +152,7 @@
|
|||
app:layout_constraintCircleAngle="90"
|
||||
app:layout_constraintCircleRadius="20dp"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/knownMember2"
|
||||
|
@ -163,7 +163,7 @@
|
|||
app:layout_constraintCircleAngle="90"
|
||||
app:layout_constraintCircleRadius="20dp"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/knownMember1"
|
||||
|
@ -173,7 +173,7 @@
|
|||
android:contentDescription="@string/avatar"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/matrixToCardDescText"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/peopleYouMayKnowText"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/matrixToCardNameText"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/roomToolbarDecorationImageView"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/roomPreviewNoPreviewToolbarTitle"
|
||||
|
@ -82,7 +82,7 @@
|
|||
android:layout_height="128dp"
|
||||
android:layout_marginTop="60dp"
|
||||
android:importantForAccessibility="no"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/roomPreviewNoPreviewName"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/roomSettingsDecorationToolbarAvatarImageView"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/roomUploadsDecorationToolbarAvatarImageView"
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/space_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/roomPreviewNoPreviewToolbarTitle"
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="@id/showUserCodeCardTopBarrier"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<androidx.constraintlayout.widget.Barrier
|
||||
android:id="@+id/showUserCodeCardTopBarrier"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
android:layout_height="28dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:importantForAccessibility="no"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintVertical_bias="0"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/bottom_sheet_message_preview_sender"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintVertical_bias="0"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/bottomSheetRoomPreviewName"
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:ignore="ContentDescription"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.features.home.room.list.UnreadCounterBadgeView
|
||||
android:id="@+id/breadcrumbsUnreadCounterBadgeView"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/contactDisplayName"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/createDirectRoomUserAvatarChecked"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
android:layout_height="32dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/readReceiptName"
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
android:importantForAccessibility="no"
|
||||
android:scaleType="center"
|
||||
tools:alpha="0.3"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
app:layout_constraintBottom_toTopOf="@+id/groupBottomSeparator"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/groupNameView"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/knownUserAvatarChecked"
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/matrixItemAvatarDecoration"
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/matrixItemAvatarDecoration"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
app:layout_constraintBottom_toTopOf="@+id/itemPublicRoomBottomSeparator"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/itemPublicRoomName"
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
android:layout_width="56dp"
|
||||
android:layout_height="56dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/roomAvatarCheckedImageView"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
android:contentDescription="@string/avatar"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<!-- Margin bottom does not work, so I use space -->
|
||||
<Space
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/itemAddRoomRoomNameText"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
android:contentDescription="@string/avatar"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/messageMemberNameView"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
app:layout_constraintBottom_toTopOf="@+id/groupBottomSeparator"
|
||||
app:layout_constraintStart_toEndOf="@id/indent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/space_avatars" />
|
||||
|
||||
<im.vector.app.features.home.room.list.UnreadCounterBadgeView
|
||||
android:id="@+id/groupCounterBadge"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:ignore="MissingPrefix"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/childRoomName"
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
app:layout_constraintStart_toEndOf="@id/childSpaceTab"
|
||||
app:layout_constraintTop_toTopOf="@id/childSpaceName"
|
||||
tools:ignore="MissingPrefix"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/space_avatars" />
|
||||
|
||||
<View
|
||||
android:layout_width="2dp"
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
android:layout_width="56dp"
|
||||
android:layout_height="56dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
android:layout_marginStart="8dp"
|
||||
android:layout_marginTop="4dp"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/messageMemberNameView"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
android:layout_height="40dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:contentDescription="@string/avatar"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/itemCallCreatorNameTextView"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
app:layout_constraintBottom_toTopOf="@+id/itemPublicRoomBottomSeparator"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/itemUnknownRoomName"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
android:contentDescription="@string/avatar"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/itemUserId"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/inviteNameView"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/mels_list_avatar_2"
|
||||
|
@ -23,7 +23,7 @@
|
|||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:ignore="NegativeMargin"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/mels_list_avatar_3"
|
||||
|
@ -34,7 +34,7 @@
|
|||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:ignore="NegativeMargin"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/mels_list_avatar_4"
|
||||
|
@ -45,7 +45,7 @@
|
|||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:ignore="NegativeMargin"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/mels_list_avatar_5"
|
||||
|
@ -56,6 +56,6 @@
|
|||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:ignore="NegativeMargin"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
</LinearLayout>
|
|
@ -11,7 +11,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:contentDescription="@string/avatar"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/avatar_update_progress_bar"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar4"
|
||||
|
@ -30,7 +30,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar3"
|
||||
|
@ -39,7 +39,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar2"
|
||||
|
@ -48,7 +48,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar1"
|
||||
|
@ -57,6 +57,6 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
</merge>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar4"
|
||||
|
@ -36,7 +36,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar3"
|
||||
|
@ -46,7 +46,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar2"
|
||||
|
@ -56,7 +56,7 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/receiptAvatar1"
|
||||
|
@ -66,6 +66,6 @@
|
|||
android:adjustViewBounds="true"
|
||||
android:importantForAccessibility="no"
|
||||
android:scaleType="centerCrop"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
</merge>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintVertical_chainStyle="spread_inside"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/user_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/memberProfileDecorationImageView"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:src="@tools:sample/avatars" />
|
||||
tools:src="@sample/room_round_avatars" />
|
||||
|
||||
<im.vector.app.core.ui.views.ShieldImageView
|
||||
android:id="@+id/roomProfileDecorationImageView"
|
||||
|
|