2017-08-03 06:29:31 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
2018-04-28 22:59:46 +02:00
|
|
|
xmlns:sparkbutton="http://schemas.android.com/apk/res-auto"
|
2017-08-03 06:29:31 +02:00
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
android:id="@+id/status_container"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
2018-04-28 22:59:46 +02:00
|
|
|
android:clipChildren="false"
|
|
|
|
android:clipToPadding="false"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:paddingLeft="14dp"
|
|
|
|
android:paddingRight="14dp">
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-07-30 15:36:22 +02:00
|
|
|
<com.keylesspalace.tusky.view.RoundedImageView
|
2017-10-18 10:12:53 +02:00
|
|
|
android:id="@+id/status_avatar"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="48dp"
|
|
|
|
android:layout_height="48dp"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_marginTop="14dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginEnd="14dp"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:contentDescription="@string/action_view_profile"
|
2018-07-30 15:36:22 +02:00
|
|
|
android:scaleType="centerCrop"
|
2017-08-03 06:29:31 +02:00
|
|
|
tools:src="@drawable/avatar_default" />
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
android:id="@+id/status_name_bar"
|
|
|
|
android:layout_width="match_parent"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginTop="14dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginBottom="8dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:layout_toEndOf="@+id/status_avatar"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:gravity="center_vertical"
|
2018-04-29 09:06:26 +02:00
|
|
|
android:minHeight="48dp"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:orientation="vertical">
|
|
|
|
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-08-03 06:29:31 +02:00
|
|
|
android:id="@+id/status_display_name"
|
|
|
|
android:layout_width="wrap_content"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:maxLines="1"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:textColor="?android:textColorPrimary"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textSize="?attr/status_text_medium"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:textStyle="normal|bold"
|
|
|
|
tools:text="Display Name" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/status_username"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_marginTop="4dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:ellipsize="end"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:maxLines="1"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:textColor="?android:textColorSecondary"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textSize="?attr/status_text_medium"
|
2017-11-30 20:12:09 +01:00
|
|
|
tools:text="\@ConnyDuck\@mastodon.social" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2018-03-15 19:15:12 +01:00
|
|
|
android:id="@+id/status_content_warning_description"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
2018-03-15 19:15:12 +01:00
|
|
|
android:layout_below="@id/status_name_bar"
|
|
|
|
android:lineSpacingMultiplier="1.1"
|
|
|
|
android:textColor="?android:textColorPrimary"
|
2018-04-09 16:42:18 +02:00
|
|
|
android:textSize="?attr/status_text_large"
|
2018-04-01 15:44:53 +02:00
|
|
|
tools:text="CW this is a long long long long long long long long content warning" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-03-15 19:15:12 +01:00
|
|
|
<ToggleButton
|
|
|
|
android:id="@+id/status_content_warning_button"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_below="@+id/status_content_warning_description"
|
2018-04-01 15:44:53 +02:00
|
|
|
android:layout_marginTop="4dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginBottom="4dp"
|
2018-03-15 19:15:12 +01:00
|
|
|
android:background="?attr/content_warning_button"
|
2018-04-29 09:06:26 +02:00
|
|
|
android:minWidth="160dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:minHeight="0dp"
|
2018-03-15 19:15:12 +01:00
|
|
|
android:paddingLeft="16dp"
|
2018-04-09 16:42:18 +02:00
|
|
|
android:paddingTop="4dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:paddingRight="16dp"
|
|
|
|
android:paddingBottom="4dp"
|
2018-03-15 19:15:12 +01:00
|
|
|
android:textAllCaps="true"
|
|
|
|
android:textOff="@string/status_content_warning_show_more"
|
|
|
|
android:textOn="@string/status_content_warning_show_less"
|
2018-04-09 16:42:18 +02:00
|
|
|
android:textSize="?attr/status_text_large" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-08-03 06:29:31 +02:00
|
|
|
android:id="@+id/status_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
2018-03-15 19:15:12 +01:00
|
|
|
android:layout_below="@+id/status_content_warning_button"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
android:focusable="true"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:lineSpacingMultiplier="1.1"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textColor="?android:textColorPrimary"
|
2018-04-29 09:06:26 +02:00
|
|
|
android:textSize="?attr/status_text_large"
|
|
|
|
tools:text="Status content. Can be pretty long. " />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-10-27 13:20:17 +02:00
|
|
|
<LinearLayout
|
|
|
|
android:id="@+id/card_view"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_below="@+id/status_content"
|
|
|
|
android:layout_marginTop="4dp"
|
|
|
|
android:background="?attr/card_background"
|
|
|
|
android:clipChildren="true"
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
android:id="@+id/card_image"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="300dp"
|
|
|
|
android:background="?attr/card_image_background" />
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
android:id="@+id/card_info"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:orientation="vertical"
|
|
|
|
android:paddingLeft="6dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:paddingTop="6dp"
|
2017-10-27 13:20:17 +02:00
|
|
|
android:paddingRight="6dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:paddingBottom="6dp">
|
2017-10-27 13:20:17 +02:00
|
|
|
|
2018-05-10 11:16:56 +02:00
|
|
|
<!--TODO: check if this needs emoji support-->
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-10-27 13:20:17 +02:00
|
|
|
android:id="@+id/card_title"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:fontFamily="sans-serif-medium"
|
|
|
|
android:lines="1"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textColor="?android:textColorPrimary"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
2017-10-27 13:20:17 +02:00
|
|
|
|
2018-05-10 11:16:56 +02:00
|
|
|
<!--TODO: Check if this needs emoji support-->
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-10-27 13:20:17 +02:00
|
|
|
android:id="@+id/card_description"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginBottom="4dp"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:lineSpacingMultiplier="1.1"
|
|
|
|
android:maxLines="2"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textColor="?android:textColorSecondary"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
2017-10-27 13:20:17 +02:00
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/card_link"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:ellipsize="end"
|
|
|
|
android:lines="1"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textColor="?android:textColorTertiary"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
2017-10-27 13:20:17 +02:00
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
2017-08-03 06:29:31 +02:00
|
|
|
android:id="@+id/status_media_preview_container"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
2017-10-27 13:20:17 +02:00
|
|
|
android:layout_below="@+id/card_view"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginTop="@dimen/status_media_preview_margin_top"
|
|
|
|
android:layout_marginBottom="4dp">
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_preview_0"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="@dimen/status_media_preview_height"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/status_media_preview_1"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
tools:ignore="ContentDescription" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_preview_1"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="@dimen/status_media_preview_height"
|
|
|
|
android:layout_marginStart="4dp"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintStart_toEndOf="@+id/status_media_preview_0"
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
tools:ignore="ContentDescription" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_preview_2"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="@dimen/status_media_preview_height"
|
|
|
|
android:layout_marginTop="4dp"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/status_media_preview_3"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintTop_toBottomOf="@+id/status_media_preview_0"
|
|
|
|
tools:ignore="ContentDescription" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_preview_3"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="@dimen/status_media_preview_height"
|
|
|
|
android:layout_marginStart="4dp"
|
|
|
|
android:layout_marginTop="4dp"
|
|
|
|
android:scaleType="centerCrop"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintStart_toEndOf="@+id/status_media_preview_2"
|
|
|
|
app:layout_constraintTop_toBottomOf="@+id/status_media_preview_1"
|
|
|
|
tools:ignore="ContentDescription" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_overlay_0"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:scaleType="center"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/status_media_preview_0"
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/status_media_preview_0"
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/status_media_preview_0"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/status_media_preview_0"
|
|
|
|
app:srcCompat="?attr/play_indicator_drawable"
|
|
|
|
tools:ignore="ContentDescription" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_overlay_1"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:scaleType="center"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/status_media_preview_1"
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/status_media_preview_1"
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/status_media_preview_1"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/status_media_preview_1"
|
|
|
|
app:srcCompat="?attr/play_indicator_drawable"
|
|
|
|
tools:ignore="ContentDescription" />
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_overlay_2"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:scaleType="center"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/status_media_preview_2"
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/status_media_preview_2"
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/status_media_preview_2"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/status_media_preview_2"
|
|
|
|
app:srcCompat="?attr/play_indicator_drawable"
|
|
|
|
tools:ignore="ContentDescription" />
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_media_overlay_3"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="0dp"
|
|
|
|
android:scaleType="center"
|
|
|
|
app:layout_constraintBottom_toBottomOf="@+id/status_media_preview_3"
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/status_media_preview_3"
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/status_media_preview_3"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/status_media_preview_3"
|
|
|
|
app:srcCompat="?attr/play_indicator_drawable"
|
|
|
|
tools:ignore="ContentDescription" />
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
android:id="@+id/status_sensitive_media_button"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:alpha="0.7"
|
|
|
|
android:contentDescription="@string/action_hide_media"
|
|
|
|
android:padding="@dimen/status_sensitive_media_button_padding"
|
|
|
|
android:visibility="gone"
|
|
|
|
app:layout_constraintLeft_toLeftOf="@+id/status_media_preview_container"
|
|
|
|
app:layout_constraintTop_toTopOf="@+id/status_media_preview_container"
|
2018-04-13 22:37:21 +02:00
|
|
|
app:srcCompat="@drawable/ic_eye_24dp" />
|
2017-11-30 20:12:09 +01:00
|
|
|
|
2018-05-10 11:16:56 +02:00
|
|
|
<!--TODO: Check if this needs emoji support-->
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-08-03 06:29:31 +02:00
|
|
|
android:id="@+id/status_sensitive_media_warning"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="0dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:background="?attr/sensitive_media_warning_background_color"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:gravity="center"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:lineSpacingMultiplier="1.2"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:orientation="vertical"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:padding="8dp"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:textAlignment="center"
|
|
|
|
android:textColor="@android:color/white"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textSize="?attr/status_text_medium"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:visibility="gone"
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-05-10 11:16:56 +02:00
|
|
|
<!--TODO: Check if this needs emoji support-->
|
2018-12-17 15:25:35 +01:00
|
|
|
<androidx.emoji.widget.EmojiTextView
|
2017-10-18 10:12:53 +02:00
|
|
|
android:id="@+id/status_media_label"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:background="?attr/selectableItemBackground"
|
|
|
|
android:drawablePadding="4dp"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:gravity="center_vertical"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textSize="?attr/status_text_medium"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:visibility="gone" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-12-17 15:25:35 +01:00
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2017-11-30 20:12:09 +01:00
|
|
|
<TextView
|
|
|
|
android:id="@+id/status_timestamp_info"
|
|
|
|
android:layout_width="wrap_content"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_below="@id/status_media_preview_container"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_marginTop="10dp"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginBottom="6dp"
|
2018-11-28 19:46:10 +01:00
|
|
|
android:drawablePadding="4dp"
|
2017-12-01 21:52:10 +01:00
|
|
|
android:textColor="?android:textColorTertiary"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
2018-12-27 09:48:24 +01:00
|
|
|
<View
|
|
|
|
android:id="@+id/status_info_divider"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_below="@id/status_timestamp_info"
|
|
|
|
android:background="?attr/status_divider_drawable"
|
|
|
|
android:paddingStart="16dp"
|
|
|
|
android:paddingEnd="16dp" />
|
|
|
|
|
2017-08-03 06:29:31 +02:00
|
|
|
<LinearLayout
|
2018-12-27 09:48:24 +01:00
|
|
|
android:id="@+id/status_reblog_fav_info"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_below="@id/status_timestamp_info"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:layout_marginTop="4dp"
|
|
|
|
android:layout_marginBottom="4dp">
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/status_reblogs"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_marginEnd="12dp"
|
|
|
|
android:background="?attr/selectableItemBackground"
|
|
|
|
android:padding="4dp"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
android:id="@+id/status_favourites"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:background="?attr/selectableItemBackground"
|
|
|
|
android:padding="4dp"
|
|
|
|
android:textSize="?attr/status_text_medium" />
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
<View
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="1dp"
|
|
|
|
android:layout_below="@id/status_reblog_fav_info"
|
|
|
|
android:background="?attr/status_divider_drawable"
|
|
|
|
android:paddingStart="16dp"
|
|
|
|
android:paddingEnd="16dp" />
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_below="@id/status_reblog_fav_info"
|
2017-11-30 20:12:09 +01:00
|
|
|
android:layout_marginEnd="8dp"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:clipChildren="false"
|
|
|
|
android:clipToPadding="false"
|
|
|
|
android:gravity="center_vertical"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:orientation="horizontal"
|
2018-12-27 09:48:24 +01:00
|
|
|
android:paddingTop="4dp"
|
|
|
|
android:paddingBottom="4dp">
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
android:id="@+id/status_reply"
|
2017-10-18 10:12:53 +02:00
|
|
|
style="?attr/image_button_style"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="40dp"
|
|
|
|
android:layout_height="40dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:contentDescription="@string/action_reply"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:padding="4dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
app:srcCompat="@drawable/ic_reply_24dp" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
<Space
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_weight="1" />
|
|
|
|
|
2018-04-28 22:59:46 +02:00
|
|
|
<at.connyduck.sparkbutton.SparkButton
|
2017-08-03 06:29:31 +02:00
|
|
|
android:id="@+id/status_reblog"
|
|
|
|
android:layout_width="40dp"
|
|
|
|
android:layout_height="40dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:clipToPadding="false"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:contentDescription="@string/action_reblog"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:padding="4dp"
|
2018-04-28 22:59:46 +02:00
|
|
|
sparkbutton:activeImage="@drawable/reblog_active"
|
|
|
|
sparkbutton:iconSize="28dp"
|
|
|
|
sparkbutton:inactiveImage="?attr/status_reblog_inactive_drawable"
|
2018-12-17 15:25:35 +01:00
|
|
|
sparkbutton:primaryColor="@color/tusky_blue"
|
|
|
|
sparkbutton:secondaryColor="@color/tusky_blue_light" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
<Space
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_weight="1" />
|
|
|
|
|
2018-04-28 22:59:46 +02:00
|
|
|
<at.connyduck.sparkbutton.SparkButton
|
2017-10-18 10:12:53 +02:00
|
|
|
android:id="@+id/status_favourite"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="40dp"
|
|
|
|
android:layout_height="40dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:clipToPadding="false"
|
|
|
|
android:contentDescription="@string/action_favourite"
|
|
|
|
android:padding="4dp"
|
2018-04-28 22:59:46 +02:00
|
|
|
sparkbutton:activeImage="?attr/status_favourite_active_drawable"
|
|
|
|
sparkbutton:iconSize="28dp"
|
|
|
|
sparkbutton:inactiveImage="?attr/status_favourite_inactive_drawable"
|
2018-12-17 15:25:35 +01:00
|
|
|
sparkbutton:primaryColor="@color/tusky_orange"
|
|
|
|
sparkbutton:secondaryColor="@color/tusky_orange_light" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
<Space
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_weight="1" />
|
|
|
|
|
|
|
|
<ImageButton
|
|
|
|
android:id="@+id/status_more"
|
2017-10-18 10:12:53 +02:00
|
|
|
style="?attr/image_button_style"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:layout_width="32dp"
|
|
|
|
android:layout_height="32dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
android:contentDescription="@string/action_more"
|
2017-08-03 06:29:31 +02:00
|
|
|
android:padding="4dp"
|
2017-10-18 10:12:53 +02:00
|
|
|
app:srcCompat="@drawable/ic_more_horiz_24dp" />
|
2017-08-03 06:29:31 +02:00
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
</RelativeLayout>
|