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 a55e11b commit a3debe7Copy full SHA for a3debe7
README.md
@@ -30,7 +30,7 @@ dependencies {
30
# Usage
31
Example of usage in xml layout
32
```
33
- <com.omega_r.libs.centericonbutton.OmegaCenterIconButton
+ <com.omega_r.libs.OmegaCenterIconButton
34
android:layout_width="match_parent"
35
android:layout_height="wrap_content"
36
android:drawableLeft="@drawable/ic_android_black_24dp"
0 commit comments