Changes of com.discord v1255
This commit is contained in:
parent
f9a1079ca0
commit
de564f6f1c
12605 changed files with 896612 additions and 782429 deletions
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout android:orientation="horizontal" android:background="?colorSurface" android:layout_width="wrap_content" android:layout_height="wrap_content" android:baselineAligned="false" android:layoutDirection="ltr" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toTopOf="parent"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<include android:id="@id/material_clock_period_toggle" android:layout_width="@dimen/material_clock_period_toggle_width" android:layout_height="@dimen/material_clock_period_toggle_height" android:layout_marginStart="0.0dip" android:layout_marginEnd="@dimen/material_clock_period_toggle_margin_left" layout="@layout/material_clock_period_toggle" />
|
||||
<include layout="@layout/material_timepicker_textinput_display" />
|
||||
</LinearLayout>
|
Loading…
Add table
Add a link
Reference in a new issue