Reaz Masud

Results 7 issues of Reaz Masud

When inflating the layout from a Fragment, the ExpandableRelativeLayout auto expands even if the app:ael_expanded is set to false. I've checked the value of isExpanded inside onCreateView function and it...

Version: 0.14.0 Python: 3.9.0 (default, Oct 27 2020, 14:15:17) [Clang 12.0.0 (clang-1200.0.32.21)] boto3 version: 1.14.20 Platform: macOS-10.15.7-x86_64-i386-64bit Args: ['/usr/local/bin/awslogs', 'get', 'help'] Config: {'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE', 'aws_session_token': 'SENSITIVE', 'aws_profile': 'SENSITIVE',...

Version: 0.14.0 Python: 3.9.0 (default, Oct 27 2020, 14:15:17) [Clang 12.0.0 (clang-1200.0.32.21)] boto3 version: 1.14.20 Platform: macOS-10.15.7-x86_64-i386-64bit Args: ['/usr/local/bin/awslogs', 'get', 'help'] Config: `{'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE', 'aws_session_token': 'SENSITIVE', 'aws_profile': 'SENSITIVE',...

I want the list of items to be changed dynamically. So when the list of items are changed, the swipe stack doesn't take effect instantly. When the number of items...

bug

I want to use swipestack like the one used in latest Linkedin application. I want to disable swipe on up and down. Need to add an attribute so that I...

Error:(294) Attribute "headerLayout" has already been defined

I tried to implement the ShowcaseView inside a Fragment. The problem I noticed is that when I press the back button the ShowcaseView doesn't disappear. So the problem arises that,...