From 7a007420e74e6bd4e08bde123e6e163eefc18b92 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 30 Dec 2019 19:06:49 -0800 Subject: Update Versions (#238) * Downgrade material * Downgrade appcompat * Downgrade other related projects * Remove aboutlibrary ui dependencies * Update versions back --- about/src/main/res/layout/kau_about_section_main.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about/src/main/res/layout/kau_about_section_main.xml') diff --git a/about/src/main/res/layout/kau_about_section_main.xml b/about/src/main/res/layout/kau_about_section_main.xml index 7ea0415..3400b34 100644 --- a/about/src/main/res/layout/kau_about_section_main.xml +++ b/about/src/main/res/layout/kau_about_section_main.xml @@ -37,7 +37,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" - android:layout_margin="@dimen/activity_horizontal_margin" /> + android:layout_margin="@dimen/kau_activity_horizontal_margin" /> -- cgit v1.2.3