diff --git a/app/src/main/res/layout/dialog_choose_color.xml b/app/src/main/res/layout/dialog_choose_color.xml
index 90d13c3..dc7ddca 100644
--- a/app/src/main/res/layout/dialog_choose_color.xml
+++ b/app/src/main/res/layout/dialog_choose_color.xml
@@ -24,6 +24,21 @@
android:layout_width="match_parent"
android:layout_height="10dp" />
+
+
+
+
+
+
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/home.md b/docs/home.md
index 6ddf2b5..9812e93 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -2,7 +2,7 @@
## What is μLauncher?
-µLauncher is an *minimal* and *distraction-free* Android home screen that lets you launch apps using [swipe gestures and button presses](docs/actions-and-gestured.md).
+µLauncher is an *minimal* and *distraction-free* Android home screen that lets you launch apps using [swipe gestures and button presses](/actions-and-gestured.md).
This project is a fork of [finnmglas's app Launcher](https://github.com/finnmglas/Launcher). An incomplete list of changes can be found [here](https://github.com/wassupluke/Launcher/blob/master/docs/launcher.md).
@@ -21,7 +21,7 @@ This project is a fork of [finnmglas's app Launcher](https://github.com/finnmgla
## How can I contribute?
-See [docs/contribute](docs/contribute.md)
+See [docs/contribute](/contribute.md)
## Screenshots