Skip to content

Commit

Permalink
settings
Browse files Browse the repository at this point in the history
  • Loading branch information
edwin committed Jun 7, 2016
1 parent efc5c76 commit 993f2fe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified android/app/src/main/res/drawable-xxhdpi/splash_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">知乎日报-RN版</string>
<string name="app_name">极速阅读</string>
</resources>
2 changes: 1 addition & 1 deletion index.android.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var RCTZhiHuDaily = React.createClass({
() => {
this.setState({splashed: true});
},
2000,
2000
);
},
RouteMapper: function(route, navigationOperations, onComponentRef) {
Expand Down

0 comments on commit 993f2fe

Please sign in to comment.