Skip to content

Commit

Permalink
see 08/29 log
Browse files Browse the repository at this point in the history
  • Loading branch information
Blankj committed Aug 29, 2017
1 parent 401171a commit c54c4f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*/
public class NetworkActivity extends BaseBackActivity {

private TextView tvAboutNetwork;
TextView tvAboutNetwork;

public static void start(Context context) {
Intent starter = new Intent(context, NetworkActivity.class);
Expand Down

0 comments on commit c54c4f8

Please sign in to comment.