Merge pull request #438 from vyu1/dev
Add name (Victor Yu) to developer list
This commit is contained in:
commit
6a3e430a5e
@ -123,10 +123,15 @@
|
|||||||
<TextView
|
<TextView
|
||||||
style="@style/About.Item"
|
style="@style/About.Item"
|
||||||
android:text="Nikhil (regularcoder)"/>
|
android:text="Nikhil (regularcoder)"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
style="@style/About.Item"
|
style="@style/About.Item"
|
||||||
android:text="JanetQC"/>
|
android:text="JanetQC"/>
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
style="@style/About.Item"
|
||||||
|
android:text="Victor Yu"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user