minor changes to default preferences

This commit is contained in:
dkanada 2019-07-16 00:19:31 -07:00
commit 593a9a545a
44 changed files with 7 additions and 139 deletions

View file

@ -76,7 +76,7 @@
style="@style/Widget.AppCompat.Button.Borderless"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/git_hub"
android:text="@string/github"
android:textColor="#4183c4" />
</LinearLayout>
@ -292,7 +292,7 @@
style="@style/Widget.AppCompat.Button.Borderless"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/git_hub"
android:text="@string/github"
android:textColor="#4183c4" />
</LinearLayout>