Improved tap animation for glance card
This commit is contained in:
		| @@ -36,7 +36,7 @@ class GlanceEntityContainer extends StatelessWidget { | ||||
|       )); | ||||
|     } | ||||
|     return Center( | ||||
|       child: InkWell( | ||||
|       child: InkResponse( | ||||
|         child: ConstrainedBox( | ||||
|           constraints: BoxConstraints(minWidth: Sizes.iconSize*2), | ||||
|           child: Column( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user