mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Code auto reformatting; Update TR, PodList
This commit is contained in:
parent
110598ea85
commit
71d8b886f6
70 changed files with 450 additions and 364 deletions
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
|
@ -15,6 +14,6 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="7dp"
|
||||
android:indeterminate="false"
|
||||
android:progressDrawable="@drawable/progressbar"/>
|
||||
android:progressDrawable="@drawable/progressbar" />
|
||||
|
||||
</RelativeLayout>
|
Loading…
Add table
Add a link
Reference in a new issue