File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99## Installation
1010Add this into your build.gradle dependencies section.
1111```
12- compile 'com.eminayar.interactioncards:cardhelper:0.0.0.1 '
12+ compile 'com.eminayar.interactioncards:cardhelper:0.0.0.2 '
1313```
1414
1515## Sample Usages
@@ -47,6 +47,7 @@ You can find which attributes you can use on xml below
4747| --- | --- | --- |
4848| app: back_icon | @drawable /your_back_icon | pre defined back icon |
4949| app: overlay_color | @drawable /your_back_icon | #000000 |
50+ | app: title_color | @drawable /your_back_icon | #282828 |
5051| app: toolbar_title | Any string you can define here | Messages |
5152
5253Interaction Cards Layout with simply [ sample module] (https://github.com/kngfrhzs/Interaction-Cards-Layout/blob/master/app/src/main/java/eminayar/com/helpercards/MainActivity.java ).
You can’t perform that action at this time.
0 commit comments