SwipeToActionLayout
Layout, which provides swipe to reveal behaviour π
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- IdenticonDrawable.kt
- CircularImageView.java
- ContactInfo.kt
- ContactsActivity.kt
- ContactsAdapter.kt
- MainActivity.kt
- ShowcaseActivity.kt
- action_background.xml
- circle_green.xml
- ic_call_black_18dp.xml
- ic_delete_black_18dp.xml
- ic_email_black_18dp.xml
- ic_favorite_black_18dp.xml
- ic_grade_black_18dp.xml
- ic_launcher_background.xml
- ic_launcher_foreground.xml
- activity_contacts.xml
- activity_main.xml
- activity_showcase.xml
- item_contact.xml
- item_swipetoaction.xml
- special_menu.xml
- swipe_to_action_menu.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- colors.xml
- ids.xml
- strings.xml
- styles.xml
- AndroidManifest.xml
- .gitignore
- build.gradle
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- showcase.gif
- BehaviourDelegate.kt
- BehaviourDelegatesFactory.kt
- FullLeftDirectedBehaviorDelegate.kt
- FullRightDirectedBehaviorDelegate.kt
- LastActionStateController.kt
- LeftDirectedBehaviourDelegate.kt
- NoOpBehaviourDelegate.kt
- RightDirectedBehaviourDelegate.kt
- QuickActionsMenuStateProcessor.kt
- XmlMenuParser.kt
- DimenExts.kt
- MathExts.kt
- Size.kt
- VelocityHelper.kt
- ViewExts.kt
- ActionBindHelper.kt
- ActionFactory.kt
- QuickActionsStates.kt
- SwipeAction.kt
- SwipeMenuListener.kt
- SwipeToActionLayout.kt
- attrs.xml
- AndroidManifest.xml
- .gitignore
- build.gradle
- gradle.properties
- maven.gradle
- proguard-rules.pro
- .gitignore
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE
- README.md
- settings.gradle
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/st235/SwipeToActionLayout
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd SwipeToActionLayout
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Gradle (Java/Kotlin)
λ³΄ν΅ μΆμ²μ¬μ μ€λΉλ¬Ό
- Git GitHubμμ νλ‘μ νΈ μ½λλ₯Ό λ΄λ €λ°μΌλ €λ©΄ νμν©λλ€.
- JDK (Java) Java/Kotlin νλ‘μ νΈλ₯Ό λΉλ/μ€ννλ €λ©΄ νμν©λλ€.
- Gradle λ ν¬μ ν¬ν¨λ gradlew(Gradle Wrapper)λ₯Ό μ°λ©΄ Gradleμ λ°λ‘ μ€μΉν νμκ° μμ΅λλ€.
cd app
μ΄ νλ‘μ νΈμ κ΄λ ¨ νμΌμ΄ νμ ν΄λ μμ μμ΄μ, λ¨Όμ κ·Έ ν΄λλ‘ μ΄λν©λλ€.
./gradlew build
Gradleλ‘ λΉλλ₯Ό μ§νν©λλ€.
BUILD SUCCESSFUL λ©μμ§κ° λ¨λ©΄ μ±κ³΅μ
λλ€. build/ ν΄λμ κ²°κ³Όλ¬Όμ΄ μμ±λ©λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
