|
|
|
@ -1,4 +1,5 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?><!--
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<!--
|
|
|
|
|
~ Copyright (C) 2016-2021 Álinson Santos Xavier <git@axavier.org>
|
|
|
|
|
~
|
|
|
|
|
~ This file is part of Loop Habit Tracker.
|
|
|
|
@ -36,7 +37,6 @@
|
|
|
|
|
android:layout_below="@id/toolbar">
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
|
android:id="@+id/outerLinearLayout"
|
|
|
|
|
style="@style/CardList">
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
|
@ -120,66 +120,21 @@
|
|
|
|
|
linked at the bottom of the list. If you qualify, please feel free to
|
|
|
|
|
submit a pull request adding yourself here.
|
|
|
|
|
-->
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Álinson S. Xavier (@iSoron)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Quentin Hibon (@hiqua)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Oleg Ivashchenko (@olegivo)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Kristian Tashkov (@KristianTashkov)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Jakub Kalinowski (@kalina559)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Rechee Jozil (@recheej)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Sebastian Gallese (@sgallese)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Luboš Luňák (@llunak)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Bindu (@vbh)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Victor Yu (@vyu1)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Christoph Hennemann (@chennemann)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Денис (@sciamano)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Joseph Tran (@JotraN)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="Nikhil (@regularcoder)" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
style="@style/About.Item"
|
|
|
|
|
android:text="JanetQC" />
|
|
|
|
|
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Álinson S. Xavier (@iSoron)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Quentin Hibon (@hiqua)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Oleg Ivashchenko (@olegivo)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Kristian Tashkov (@KristianTashkov)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Jakub Kalinowski (@kalina559)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Rechee Jozil (@recheej)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Sebastian Gallese (@sgallese)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Luboš Luňák (@llunak)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Bindu (@vbh)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Victor Yu (@vyu1)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Christoph Hennemann (@chennemann)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Денис (@sciamano)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Joseph Tran (@JotraN)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="Nikhil (@regularcoder)"/>
|
|
|
|
|
<TextView style="@style/About.Item" android:text="JanetQC"/>
|
|
|
|
|
<TextView
|
|
|
|
|
android:id="@+id/tvContributors"
|
|
|
|
|
style="@style/About.Item.Clickable"
|
|
|
|
|