Browse Source

Remove extra line-break to fix rendering list in doc site. (#1207)

June Domingo 7 years ago
parent
commit
32e0442433
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      docs/installation-android.md

+ 0
- 1
docs/installation-android.md View File

@@ -45,7 +45,6 @@
45 45
 
46 46
 	If you have any **react-native** related methods, you can safely delete them.
47 47
 
48
-
49 48
 5. In `MainApplication.java`, add the following
50 49
 	```java
51 50
 	import com.reactnativenavigation.NavigationApplication;