google / google/play-services-plugins
Library names in the list overview are not completely visible if name is too long
- Dominant language
- Kotlin
- Stars
- 526
- Forks
- 167
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
**Bug description**
If I open the activity containing the list with all libraries, then the long library names are displayed with 3 dots at the end and I cannot see the whole name. Our wish is to show the whole name on multiple lines if name is too long. Because in the detailed view the name in the toolbar is also not completely visible.
**To Reproduce**
Steps to reproduce the behavior:
1. open the activity where all dependeces are listed
2. if library name is too long, then the name is cut and at there are 3 dots.
**Current behavior**
Library name is shown in the list but not the whole name, if name is too long I cannot recognize which library it is. because it is shortened with 3 dots at the end.
**Expected behavior**
I see the whole name of the library in the list, if name is too long then show on 2 lines
**Additional info**
library version: 'com.google.android.gms:play-services-oss-licenses:17.0.0'
Contributor guide
Assessment
This issue has not been assessed yet.