Fix/text alignment - #96
Open
periva101 wants to merge 10 commits into
Open
Conversation
…e button. (ArchitShah248#69) I just added (android:layout_alignParentEnd="true") to the tvHeaderDone in time picker to support RTL
- Fixed ArchitShah248#68 and ArchitShah248#70 - Fixed Calendar listener accessibility issue - Code clean up
- Fixed issue with end date time ArchitShah248#72. - Code formatting.
- Fixed issue with end date time ArchitShah248#72 follow up.
- Updated README.md for V1.1.7
Fixed the type of "feature" on line no 182
* - V2.0.0 - Converted to Kotlin - Architecture changes - Added Unit tests * - V2.0.0 - Clean up and added custom exceptions for invalid dates - Added more unit tests for validations * - V2.0.0 - Fixed ArchitShah248#71 and added unit test for same date selection - Improvements and code clean up * - V2.0.0 - Added DateView for modularise code - Code clean up, optimization and kotlin conversion * V2.0.0_Date_Selection_Mode_#50 (ArchitShah248#74) * - V2.0.0 - Added DateSelection mode (FREE_RANGE, SINGLE, LIMITED_RANGE) and custom attribute to support it - Added api to set days selection * - V2.0.0 - Added unit tests for DateSelection mode (FREE_RANGE, SINGLE, FIXED_RANGE) - Added api validation unit tests for `setFixedDaysSelection` api - Added Robolectric and other needed libraries for Instrumented tests * - V2.0.0 - Added more validations for DateSelection mode (FREE_RANGE, SINGLE, FIXED_RANGE) - Added unit tests for these validations - Updated Readme.md for DateSelection * - Converted DateRangeCalendarView.java to kotlin * - V2.0.0 - RTL support and fixed RTL issues mentioned in ArchitShah248#27 * - V2.0.0 - Added espresso instrumented tests and updated Android Studio + Gradle - Code optimization * - V2.0.0 - Added espresso instrumented test for selectable date range * - V2.0.0 - Updated library version to V2.0.0 - Added gradle configuration to solve JavaDoc issues
Author
|
can you merge it to master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.