Added dialogs to sample app
Summary: This is to allow us to test dialogs from the UI debugger Reviewed By: lblasa Differential Revision: D39468653 fbshipit-source-id: 59c759a794c42b85bc288d60e1b2c6a71e32bb3d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
721b9cd4da
commit
868ae9e36a
@@ -60,7 +60,7 @@
|
||||
<data android:scheme="flipper" android:host="list_activity" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name=".IncrementActivity"
|
||||
<activity android:name=".ButtonsActivity"
|
||||
android:exported="true" android:hardwareAccelerated="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
||||
Reference in New Issue
Block a user