Detected xsmall devise
$scope.$watch(function() { return $mdMedia('max-width: 767px'); }, function(xsmall) { $rootScope.xsmall = xsmall; });