I have built an incremental leaderboard as specified in this question
Problem is that android leaderboard shows options for "Today", "This Week" and "All Time". Since my leaderboard is incremental, it doesn't make any sense for me to have these options and hence I want to disable them.
Any pointers will be highly appreciated.