Commit Graph

73 Commits

Author SHA1 Message Date
Kirill Nayduik 72d2f3007d Make StyleableSubTextView open class 2022-02-02 19:48:59 +03:00
Kirill Nayduik c844375fc1 Fix codeStyle and optimize text setting 2022-01-26 18:50:12 +03:00
Kirill Nayduik b8f6557195 Add ability to change text and subtext dynamically 2022-01-26 18:20:08 +03:00
Kirill Nayduik 3d01b780be Action TextViews bugfix 2022-01-26 16:58:24 +03:00
Kirill Nayduik ee4c4aaa5a Add StyleableSubTextView to support styling substrings of text 2022-01-25 18:38:05 +03:00
Kirill Nayduik dde53450a8 Fix attrs for ActionTextViews 2022-01-25 18:28:02 +03:00
Kirill Nayduik e9249e88a9 Add ability to set style instead of color in ActionTextViews 2022-01-25 18:27:19 +03:00
Kirill Nayduik 3d6d2aa233 Comment typo fix 2022-01-25 15:32:18 +03:00
Kirill Nayduik 66e6d9e563 Add comments for new text view classes 2022-01-25 15:22:12 +03:00
Kirill Nayduik 4eb3683e41 Enable MultipleActionTextView to ellipsize 2022-01-25 15:10:57 +03:00
Kirill Nayduik afca6eab5f Remove redundant variable 2022-01-25 14:41:56 +03:00
Kirill Nayduik a27814fca9 Add EllipsizeSpannableTextView and MultipleActionTextView from Petshop 2022-01-25 13:47:10 +03:00
grigorii e2d744c5d3 add hideAllChildren() in Switcher ViewGroup 2021-09-15 09:24:20 +03:00
Rinat Nurmukhametov 60d101e60b change name attr 2021-09-13 14:34:28 +03:00
Rinat Nurmukhametov 51814ab42a rename 2021-09-13 14:30:34 +03:00
Rinat Nurmukhametov 5014c5aa88 add crossfade view 2021-09-13 14:25:37 +03:00
Rinat Nurmukhametov bfb0f0b14f add base fullscreen bottom sheet dialog 2021-08-27 15:14:37 +03:00
Kirill Nayduik 359ac8aa03 Add roboto bold and roboto regular fonts 2021-06-28 00:48:26 +03:00
Kirill Nayduik a39ec54e52 Add isUnderlineText attribute 2021-06-25 09:53:01 +03:00
Kirill Nayduik 1a8b57de88 Fix PR comments 2021-06-25 09:50:20 +03:00
Kirill Nayduik 120dc10f6a Add TextView with ClickableSpan substring 2021-06-25 09:04:03 +03:00
Kirill Nayduik ef8144b41c Fix CPD and Detekt lint issues 2021-06-23 23:47:58 +03:00
SergeyChernonog dedc82db07 line and space formatting 2020-10-19 12:45:54 +03:00
SergeyChernonog c41fc44a89 Fix description of angle 2020-10-19 11:19:36 +03:00
SergeyChernonog 16972fe6d9 Fix description typo 2020-10-19 11:07:54 +03:00
SergeyChernonog 29ea6350e7 build errors 2020-10-17 00:30:56 +03:00
SergeyChernonog 336caf0c28 add SkeletonView description 2020-10-16 21:14:57 +03:00
rybakovi 14d11a1fc8 float to double 2020-10-05 14:28:29 +03:00
Stanisalv 965f74f08b add TODO in AmountWithDecimalDecorator
add TODO in AmountWithDecimalDecorator
2020-09-14 12:43:30 +03:00
Stanisalv 93ea901019 amount with decimal decorator round
amount with decimal decorator round
2020-09-14 12:20:43 +03:00
stanislav e2a3599ea6 fixed names in AmountWithDecimalDecorator.kt 2020-09-10 16:25:23 +03:00
Stanisalv 5b39a9ba1f added trim integer path to integerPartLength
added trim integer path to integerPartLength
2020-09-10 16:07:25 +03:00
Stanisalv a5fb2743f6 added max integer path logic
added max integer path logic
2020-09-09 11:58:40 +03:00
Stanisalv ae8491bb46 replaced decorators to recyclerview_decorators
replaced decorators to recyclerview_decorators
2020-09-01 13:50:06 +03:00
Stanisalv 3ba5ba62c5 updated imports 2020-09-01 00:53:32 +03:00
stanislav 1832d5a6ba replaced GroupItemDecoration 2020-09-01 00:41:01 +03:00
stanislav 5b09479c88 BottomDividerItemDecoration 2020-09-01 00:40:30 +03:00
stanislav 565b9df0dd DividerItemDecoration 2020-09-01 00:40:00 +03:00
Vladimir 0cde16ec0a Replaced functions 2020-08-27 18:48:15 +05:00
Vladimir 2b7fb69320 Merge remote-tracking branch 'origin/amount-edittext' into amount-edittext 2020-08-27 15:40:08 +05:00
Vladimir 55d71bf96b renaming 2020-08-27 15:39:47 +05:00
Vladimir b9360231be renamed package 2020-08-27 15:06:06 +05:00
Vladimir 7b58d602c9 renamed packages 2020-08-27 15:05:52 +05:00
Vladimir b66cd421a8 reduce method size 2020-08-27 14:43:17 +05:00
Vladimir b83bf97a67 fixed static 2020-08-27 14:41:35 +05:00
Vladimir 6ee1867235 fixed review 2020-08-27 14:17:11 +05:00
Vladimir 66189db56a fixed review 2020-08-27 11:20:34 +05:00
Vladimir 7c38dd0379 fixed review 2020-08-25 16:12:55 +05:00
Vladimir 55b070cae2 upd functional 2020-08-25 15:23:45 +05:00
Vladimir 28ab74db9b fixe review 2020-08-25 14:15:19 +05:00