We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3120dd commit 7d10cfbCopy full SHA for 7d10cfb
app/src/main/res/layout/fragment_my_ticket.xml
@@ -6,7 +6,7 @@
6
android:paddingTop="@dimen/activity_vertical_margin"
7
android:paddingRight="@dimen/activity_horizontal_margin"
8
android:paddingBottom="@dimen/activity_vertical_margin"
9
- tools:context="app.opass.ccip.ui.fastpass.MyTicketFragment">
+ tools:context=".ui.fastpass.MyTicketFragment">
10
11
<TextView
12
android:id="@+id/ticket_notice"
0 commit comments