Closed CloudIQTechnologies closed 8 months ago
lib does not provide edit incoming screen. you can update it here in locally. https://github.com/hiennguyen92/flutter_callkit_incoming/blob/5b8705cff267435025bd51ac5c7c85bb1afb1f24/android/src/main/res/layout/activity_callkit_incoming.xml#L63
@hiennguyen92 Thanks, android:paddingLeft="20dp" can you fix this issue in the next release ?
Ok. However, you can add it locally.
when we click the call notification from notification bar, it navigate to full screen incoming call screen and showing the "nameCaller" without padding. how to add padding to the "nameCaller" ? screenshot attached.