Posts by João Pedro Segurado • 83 points
4 posts
-
1
votes0
answers81
viewsQ: Help with $filter Angularjs
I’m doing a screen search modal of a system I’m doing, and I’m finding the following problem when it comes to implementing the filter: I’m filtering an array of objects in an ng-repeat, each object…
-
3
votes2
answers972
viewsQ: How to index on google sites that use javascript?
I’m doing a SPA site with Angularjs and I’m having a hard time indexing all the pages on google, because as I load the information via AJAX, it just indexes my homepage, I’ve read many things about…
-
0
votes0
answers89
viewsQ: Listener on a button inside a notification
I’m making an app that plays a radio stream, and when it starts playing, I create a custom notification with 2 buttons, one to pause/play and one to remove the notification and stop the stream, but…
-
4
votes4
answers5215
viewsQ: Error in v7 appcompat in v21 themes
Recently, I went to make a clean project in my project, and I don’t know why it didn’t generate the R.java, and my project was working normally. So I had the brilliant idea to reinstall the SDK and…