Activity intent extras are set on application run which breaks Frame class logic. They were never set on lower API levels (#2367)

This commit is contained in:
Hristo Hristov
2016-06-24 17:56:29 +03:00
committed by Hristo Deshev
parent 5c3bd121ad
commit 97818c644c
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
{ "name" : "css-perf-test",
"main" : "app.js" }