python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to increase the height of a BottomSheetDialog to follow a vertical translation
I'm trying to move views vertically in a BottoSheetDialog, but I'm getting an unexpected behavior.
My BottomSheet looks like this
Before Translation
I'm moving my constraint Layout with
myLayout.anim...
Daniele Soprani
Votes: 0
Answers: 2
Android View is cut off
Like in title, when et_note_desc_value is long enought to reach below button2 then the end of this EditText is cut off.
I have tried possible solution from SO and I guess they do not work.
Here is my ...
solid snake
Votes: 0
Answers: 1
How to create button overlay in Toolbar Android?
I want to create a menu item in this Toolbar view, but I didn't use what to create it?
SOLVE SELF:
<com.google.android.material.button.MaterialButton
android:id="...
T6VK
Votes: 0
Answers: 1
Android: How to display text at the left/right side and also at the bottom position of an image?
Thanks in advance... I'm learning Android development with best practices, but I'm facing some issues regarding the development, I hope this community will guide me to become professional android deve...
Ameer Hamza
Votes: 0
Answers: 1