Title size increase

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/43aa5a3f
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/43aa5a3f
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/43aa5a3f

Branch: refs/heads/master
Commit: 43aa5a3fa5cb1abf061cfe35e108f48b598843a8
Parents: cb4ff9e
Author: therajanmaurya <rajanmaurya...@gmail.com>
Authored: Fri Mar 11 12:23:34 2016 +0530
Committer: therajanmaurya <rajanmaurya...@gmail.com>
Committed: Fri Mar 11 12:23:34 2016 +0530

----------------------------------------------------------------------
 app/src/main/res/layout/workflow_item_layout.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/43aa5a3f/app/src/main/res/layout/workflow_item_layout.xml
----------------------------------------------------------------------
diff --git a/app/src/main/res/layout/workflow_item_layout.xml 
b/app/src/main/res/layout/workflow_item_layout.xml
index d6609e1..01fee20 100644
--- a/app/src/main/res/layout/workflow_item_layout.xml
+++ b/app/src/main/res/layout/workflow_item_layout.xml
@@ -67,7 +67,7 @@ limitations under the License.
                                android:layout_below="@+id/workflow_author"
                                android:layout_marginTop="5dp"
                                
android:layout_toRightOf="@+id/author_profile_image"
-                               android:textSize="16dp"
+                               android:textSize="18dp"
                                android:hint="@string/wktitle" />
 
                </RelativeLayout>

Reply via email to