Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knightbenax authored Jun 29, 2021
1 parent a08f3d5 commit f439b4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ The same can be done for the Phone Token.
#### Define in XML

```
<app.ephod.pentecost.pentecost.paystack.PaymentView
android:layout_width="match_parent"
android:id="@+id/paymentView"
android:layout_height="match_parent">
<app.ephod.pentecost.library.paystack.PaymentView
android:layout_width="match_parent"
android:id="@+id/paymentView"
android:layout_height="match_parent"/>
```

#### Set Theme
Expand Down

0 comments on commit f439b4c

Please sign in to comment.