vivekiyer / corporateaddressbook

1 stars 1 forks source link

Fix for display line height on Samsung Galaxy S #1

Closed vivekiyer closed 10 years ago

vivekiyer commented 10 years ago

From viveki...@gmail.com on November 16, 2010 09:56:17

Via the Market of my Samsung Galaxy S I found your app called "Corporate Addressbook". I find the app the best app there is to find that fills up the functional gap that android 2.2 misses. However, when I make query and I tap on the persons name I have found that the data returned cannot be read entirely. The heights of the lines are to small to display the information correctly. So I only the the upperpart (40%) of the persons location, and since I cannot zoom / tap on that field I still to make an educated guess where that persons office is.

My data: Samsung Galaxy S Android 2.2 Build-number: FROYO.XQJPA Kernel-version: 2.6.32.9 root@SEs608 #1 My phone is root and lag fix has been installed.

Is this something that can be fixed?

Original issue: http://code.google.com/p/corporateaddressbook/issues/detail?id=1

vivekiyer commented 10 years ago

From viveki...@gmail.com on November 16, 2010 12:38:56

Adding of the minSDKversion to the manifest prevented the row height from being automatically adjusted. Fixed the issue by changing the row height and also increasing the size of the icons.

Status: Fixed