소스 검색

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

June Domingo 7 년 전
부모
커밋
32e0442433
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      docs/installation-android.md

+ 0
- 1
docs/installation-android.md 파일 보기

@@ -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;