Skip to content

Commit 3a119c3

Browse files
jscott1989pfmaggi
authored andcommitted
No public description
PiperOrigin-RevId: 572891992
1 parent 11296df commit 3a119c3

File tree

2 files changed

+1
-62
lines changed

2 files changed

+1
-62
lines changed

src/main/java/com/afwsamples/testdpc/common/ReselectionSpinner.java

Lines changed: 0 additions & 61 deletions
This file was deleted.

src/main/res/layout/intent_input.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
android:layout_height="wrap_content"
3131
android:orientation="horizontal">
3232

33-
<com.afwsamples.testdpc.common.ReselectionSpinner
33+
<Spinner
3434
android:id="@+id/list_of_actions"
3535
android:layout_width="match_parent"
3636
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)