aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_footer_error.xml
blob: 71eef9152e74c79796eeb09704f57e08c688f264 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    android:layout_marginStart="16dp"
    android:layout_marginTop="8dp"
    android:layout_marginEnd="16dp"
    android:layout_marginBottom="16dp">

    <TextView
        android:id="@+id/error_text_view_item_footer_error"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_alignParentStart="true"
        android:layout_centerVertical="true"
        android:layout_toStartOf="@id/retry_button_item_footer_error"
        android:textSize="?attr/font_18"
        android:fontFamily="?attr/font_family" />

    <Button
        android:id="@+id/retry_button_item_footer_error"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_alignParentEnd="true"
        android:layout_centerVertical="true"
        android:text="@string/retry"
        android:textSize="?attr/font_default"
        android:fontFamily="?attr/font_family" />

</RelativeLayout>
way/config?h=guix&id=03d1f4c0e4792f530a21677e19305adbcb14789e&follow=1'>Thinkpad gentoo settings addedLuca Matei Pintilie1-2/+5 2022-06-21Update sway configAnInternetTroll1-0/+6 2022-06-05Minor updatesAnInternetTroll5-10/+35 2022-05-21Add dracula themed xresources to .configAnInternetTroll2-1/+55 2022-05-21Add bspwm and configure sway a bit moreAnInternetTroll7-11/+665 2022-05-18Remove action button from the wofi commandAnInternetTroll1-1/+1 2022-05-18Use footAnInternetTroll2-0/+189 2022-05-18Remove foot draculaAnInternetTroll2-4/+1