mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
* added copy to subsequent media button * minor change Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
This commit is contained in:
parent
ff96f5047e
commit
a479dd5bb1
7 changed files with 54 additions and 44 deletions
|
|
@ -99,11 +99,11 @@
|
|||
|
||||
|
||||
<androidx.appcompat.widget.AppCompatButton
|
||||
android:id="@+id/btn_copy_prev_title_desc"
|
||||
android:id="@+id/btn_copy_subsequent_media"
|
||||
style="@style/Widget.AppCompat.Button.Borderless"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/previous_image_caption_description"
|
||||
android:text="@string/copy_image_caption_description"
|
||||
android:padding="@dimen/miniscule_margin"
|
||||
android:textAlignment="textEnd"
|
||||
android:textColor="@color/button_blue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue