Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gestures examples #189

Merged
merged 5 commits into from
Aug 4, 2023
Merged

Add gestures examples #189

merged 5 commits into from
Aug 4, 2023

Conversation

Sameri11
Copy link
Member

@Sameri11 Sameri11 commented Aug 2, 2023

No description provided.

@mariarti91
Copy link

Есть один момент в активити со взаимно исключаемыми жестами.
Там нет смысла указывать простой сдвиг. ты его всё равно ни с одним другим жестом не скомбинируешь.

android:text="@string/thresholdmm" />

<EditText
android:id="@+id/multiTouchShift_thresholdmm_editText"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

душнилово на тему смешивания кэмалкейс и снеккейс...

Copy link
Member Author

@Sameri11 Sameri11 Aug 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я видел так делают во вьюхах для читаемости! :) Ну оно и правда лучше же, чем если все было бы в одном кейсе, не было бы логического разделения

@Sameri11 Sameri11 merged commit 97eb36d into master Aug 4, 2023
3 checks passed
@Sameri11 Sameri11 deleted the add-gestures-example branch August 4, 2023 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants